Katie
d4100f4d26
CSR-762 Edit how most button-question wrappers emit
2022-09-23 09:31:17 -04:00
Katie
dce7a575b6
CSR-762 Cleanup
2022-09-22 14:23:26 -04:00
Katie
25a27563ab
CSR-762 Add shared props
2022-09-22 14:00:44 -04:00
Katie
87a4389e13
CSR-762 Cleanup
2022-09-22 11:32:45 -04:00
Katie
c04b99af1b
CSR-762 Some naming changes
2022-09-22 10:21:52 -04:00
Katie
b14ca820ac
CSR-762 Fix estimate page, start on question-chain
2022-09-21 15:29:01 -04:00
Katie
1a0f71f36f
CSR-762 Preselects chips
2022-09-20 10:07:02 -04:00
Katie
4ae0b4e54b
CSR-762 Only read one event per action
2022-09-19 14:06:04 -04:00
Katie
24ddb9f8a5
CSR-762 Fix for YMMS list-button keypresses
2022-09-19 09:54:31 -04:00
Katie
854300d677
CSR-762 Move validation logic to button-wrapper
2022-09-16 13:07:27 -04:00
Katie
94c3ea326f
CSR-762 Update YMMS
2022-09-16 10:18:59 -04:00
Katie
3707443e15
CSR-762 Finish list-button
2022-09-16 09:12:59 -04:00
Katie
ace997bbf5
CSR-762 WIP
2022-09-15 17:30:46 -04:00
Katie
76077d7793
CSR-111 Cleanup
2022-08-24 15:39:47 -04:00
Katie
9c40093144
CSR-111 Fix answer change issue
2022-08-24 15:30:11 -04:00
Adam Caouette
f2c3e79a57
CSR-108: refactoring
2022-08-22 23:57:08 -04:00
Adam Caouette
cd2321a93f
CSR-108: update unit tests
2022-08-18 03:21:37 -04:00
Adam Caouette
207d18ab80
CSR-108: updates for handling duplicate questions and loading a previous user state
2022-08-18 03:15:31 -04:00
Bryan Mauger
7f81ce0824
CSR-437 accessibility fix
...
Add tabindex to span so that screenreader reads copy.
Add aria-label to list-button so that screenreader reads proper information.
2022-08-05 10:39:17 -04:00
Matt Sykes
b73649e490
CSR-705 value logging masking type
...
- value logging masking type
- added to other components under button-questions
- added logging for radio as it was missing (only fires onchange of radio which is different than others although arguably more right...
2022-08-01 16:42:10 -04:00
Katie
1d6a36a79a
CSR-467 Edit aria-labels and what screenreader reads
2022-07-29 11:55:44 -04:00
Katie
7e5fb4c906
CSR-702 Cleanup
2022-07-26 15:31:20 -04:00
Katie
6a8409cd34
CSR-702 Add basic routing for part-questions
2022-07-26 15:03:40 -04:00
Katie
8217ebd4c7
CSR-517 Add event for enter key on list-button
2022-07-18 08:56:36 -04:00
katieoh-safelite
d683061eeb
Merge pull request #606 from Safelite/rlsmerge/2022.06.23-to-develop
...
Rlsmerge/2022.06.23 to develop
2022-07-14 13:01:51 -04:00
Katie
d1e9d81242
CSR-612 Use role='application' to fix issue in JAWS
2022-07-13 16:28:22 -04:00
Katie
8aa1de12c7
CSR-612 Fix arrow key issue
2022-07-13 15:05:47 -04:00
Katie
bf35cfa866
Fix merge conflicts
2022-07-13 14:03:46 -04:00
Katie
3656c62cf6
CSR-612 Fix list-button for JAWS
2022-07-13 08:55:35 -04:00
Katie
bd496c466d
CSR-612 Fix button for JAWS
2022-07-13 08:32:53 -04:00
AdamCaouetteSafelite
d6125a5ee7
Revert "Feature/csr 480"
2022-06-14 17:25:44 -04:00
Adam Caouette
4b9700716f
minor logic updates to shared list- buttons, new question-chain component
2022-06-13 20:47:47 -04:00
Adam Caouette
c167f1887a
CSR-480: clean up some faulty logic I discovered that was only clearing answers if multi-select
2022-06-09 16:51:59 -04:00
Adam Caouette
e13d2fc097
CSR-216: fix unit tests
2022-05-20 17:25:17 -04:00
CarlNation
adb74675ff
CSR-216 move the ga event log out of handlecheckchange
...
This was causing every item in the list to log an event not just the selected item.
2022-05-20 16:24:52 -04:00
Adam Caouette
4816bf75c0
CSR-624: add unmounted method to clear checked answers
2022-05-20 08:12:16 -04:00
Donielle Austin
2ae1c20c98
ui defects
2022-05-10 16:30:26 -04:00
Adam Caouette
82c9e8563a
CSR-447: move mouse trigger to avoid edge case border clicking
2022-04-26 14:30:27 -04:00
Adam Caouette
92ecbd6d3c
CSR-447: final style tweaks
2022-04-26 10:41:00 -04:00
Adam Caouette
c070f2af95
CSR-447: expand/update unit tests
2022-04-26 09:52:00 -04:00
Adam Caouette
f991b73f66
CSR-447: refactoring logic of buttons and events, remove unused logic
2022-04-26 09:51:13 -04:00
Adam Caouette
ac93b8fc60
CSR-459: fixes to error focus direction and error styling
2022-04-11 17:03:37 -04:00
bmauger
b110a82859
Remove outline from list-button.
2022-03-31 13:27:15 -04:00
Adam Caouette
acc9518675
CSR-319: fix syncing error between selectedValues and validation values
2022-03-15 13:21:42 -04:00
Adam Caouette
d95e6c10dd
CSR-319: fix event triggers for radio buttons
2022-03-08 12:26:35 -05:00
Adam Caouette
98b4329693
CSR-319: remove console logging and outdated code blocks
2022-03-04 13:03:35 -05:00
Adam Caouette
ca0b266efa
CSR-319: move validation into vehicle-damage page
2022-03-01 14:12:05 -05:00
Adam Caouette
e6e9c92f2f
CSR-319: implement full validation on form-test
2022-03-01 09:16:18 -05:00
bmauger
7a83604103
CSR-341 fix colors and font sizes per qa.
2022-02-24 09:12:18 -05:00
Max
830c474955
Adding groupname to buttons buttonIDs to ensure they are unique, and adjusting button emits to emit button value
2022-02-22 10:28:02 -05:00