Commit f6df0d9
Fix: [AEA-5884] - Part 2: Fix disabling button on press & prevent cross firing (#1884)
## Summary
- Routine Change
### Details
Fix disabling button on press & prevent cross firing
Disable logout button on user initiated logout modal after it's been
clicked
---------
Signed-off-by: Connor Avery <214469360+connoravo-nhs@users.noreply.github.com>
Co-authored-by: Connor Avery <connor.avery2@nhs.net>
Co-authored-by: Connor Avery <214469360+connoravo-nhs@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>1 parent 728584f commit f6df0d9
File tree
27 files changed
+1554
-654
lines changed- packages
- common/commonTypes/src
- cpt-ui
- __tests__
- mocks
- src
- components
- constants/ui-strings
- context
- helpers
- hooks
- pages
- styles
27 files changed
+1554
-654
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments