Commit 7c7735b
mehara-rothila
Address review feedback: remove dead code, clear secret on close, add autoFocus
- Remove unused enableGetTestKeyButton constant and its reference in disabled prop
- Clear consumer secret when dialog is closed via onClose (consistency with Cancel)
- Add autoFocus to consumer secret TextField for accessibility
- Clear consumer secret state after generating token (security hygiene)1 parent 72e367d commit 7c7735b
File tree
1 file changed
+6
-5
lines changed1 file changed
+6
-5
lines changedLines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
615 | 615 | | |
616 | 616 | | |
617 | 617 | | |
618 | | - | |
619 | 618 | | |
620 | 619 | | |
621 | 620 | | |
| |||
799 | 798 | | |
800 | 799 | | |
801 | 800 | | |
802 | | - | |
| 801 | + | |
803 | 802 | | |
804 | 803 | | |
805 | 804 | | |
| |||
811 | 810 | | |
812 | 811 | | |
813 | 812 | | |
| 813 | + | |
814 | 814 | | |
815 | 815 | | |
816 | 816 | | |
| |||
862 | 862 | | |
863 | 863 | | |
864 | 864 | | |
| 865 | + | |
865 | 866 | | |
866 | | - | |
| 867 | + | |
| 868 | + | |
867 | 869 | | |
868 | 870 | | |
869 | 871 | | |
| |||
994 | 996 | | |
995 | 997 | | |
996 | 998 | | |
997 | | - | |
998 | | - | |
| 999 | + | |
999 | 1000 | | |
1000 | 1001 | | |
1001 | 1002 | | |
| |||
0 commit comments