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

Finalize the readonly for a few form fields #1 #9524

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

Devessier
Copy link
Contributor

@Devessier Devessier commented Jan 9, 2025

There are many fields so I will cut my work in several small PRs.

Here, I updated the following fields:

  • FormBooleanFieldInput
  • FormCurrencyFieldInput
  • FormNumberFieldInput
  • FormDateFieldInput
  • FormDateTimeFieldInput
  • FormMultiSelectFieldInput
  • FormSelectFieldInput

The updates in the components are relatively small. I wrote Storybook tests, and this is why the PR is quite big.

The changes in the components should mostly the same.

I added a disabled state to some inputs.

I created a specialized VariableChip as its styles started diverging from the original SortOrFilterChip.

@Devessier Devessier self-assigned this Jan 9, 2025
@Devessier Devessier force-pushed the complete-workflow-fields-readonly branch from 3cf42c8 to 893fd35 Compare January 10, 2025 13:52
@Devessier Devessier marked this pull request as ready for review January 10, 2025 14:42
@Devessier Devessier marked this pull request as draft January 10, 2025 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants