-
Notifications
You must be signed in to change notification settings - Fork 13.8k
chore(a11y): Use fuselage-forms in account pages
#36525
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
Merged
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
682dec7
testFuselagForms
sandranymark dd1dfb4
revert some changes
gabriellsh 3774675
review
gabriellsh 73325f2
remove id
gabriellsh 9b8575c
update import
gabriellsh a81e433
feat: use `NumberInput` from fuselage-forms in `PreferencesUserPresen…
juliajforesti 6b8c030
chore: use `Slider` from `fuselage-forms`
juliajforesti 6af5b95
chore: use `MultiSelect` from `fuselage-forms`
juliajforesti e145a99
chore: add type definitions to form fields in `PreferencesSoundSection`
juliajforesti b14967f
chore: only add `required` field prop when `requireName` is truthy
juliajforesti 9a3c913
chore: apply fuselage-forms in `omnichannel` account preferences
juliajforesti 492ad98
chore: add id associations for accessibility in `PreferencesMessagesS…
juliajforesti f966cbc
chore: apply `Select` from `fuselage-forms` in `AccountIntegrationsPage`
juliajforesti 84c761d
fix: add back removed config
dougfabris ea5654a
fix: unnecessary changes
dougfabris 9fcf94b
chore: restore positions
dougfabris ae1e0c6
chore: remove unused id associations in PreferencesMessagesSection
dougfabris 5df674a
fix: update form handling in PreferencesHighlightsSection to use Cont…
dougfabris 6534533
chore: remove unused id association and simplify error handling in Ac…
dougfabris 1a2c851
fix: update form handling in PreferencesConversationTranscript to use…
dougfabris ad1cedf
fix: update form handling in PreferencesGeneral to use Controller
dougfabris d9b449c
fix: simplify Controller usage in PreferencesLocalizationSection
dougfabris 7e9de68
fix: streamline Controller rendering in PreferencesMessagesSection
dougfabris 9ce8d34
fix: refactor Controller rendering in AccessibilityPage for improved …
dougfabris 130ea23
fix: simplify Controller rendering in PreferencesNotificationsSection…
dougfabris c227a01
fix: streamline Controller rendering in PreferencesSoundSection for i…
dougfabris 41822ee
fix: streamline Controller rendering in PreferencesUserPresenceSectio…
dougfabris File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 9 additions & 7 deletions
16
apps/meteor/client/views/account/omnichannel/PreferencesGeneral.tsx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 6 additions & 8 deletions
14
apps/meteor/client/views/account/preferences/PreferencesHighlightsSection.tsx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.