Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RMS 2] Tailored Select Generator #129

Merged
merged 14 commits into from
Aug 30, 2024

Conversation

Jeremy-Walton
Copy link
Member

@Jeremy-Walton Jeremy-Walton commented Aug 25, 2024

Why?

In order to actually use the new tailored select, we need some tooling around it, namely the generator to install it and a simple form input to integrate it into the form builder.

What Changed

  • Add Generator
  • Add tests for generator (currently not working)
  • Add simple form custom input
  • Add smart select helper for capybara tests
    • Tom Select
    • Tailored Select

Copy link

linear bot commented Aug 25, 2024

@Jeremy-Walton
Copy link
Member Author

@OutlawAndy I tried to get a test written for the new generator but I couldn't get it to work. It runs and executes the command, but the yarn add that the generator is doing is running at the top level instead of within the example app. Maybe you can help me debug this at some point this week?

@Jeremy-Walton Jeremy-Walton merged commit 7a205cb into master Aug 30, 2024
2 checks passed
@Jeremy-Walton Jeremy-Walton deleted the rms-2-simple-form-input-builder branch August 30, 2024 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants