Commit 81ff7a2
committed
refactor(user-management): improve code readability in UserFilterDialogBloc
- Enhance the logic for toggling dashboard role selection
- Increase code readability with the addition of comments and restructuring conditional logic
- Optimize variable assignment for clarity1 parent ca35dd9 commit 81ff7a2
File tree
1 file changed
+7
-5
lines changed- lib/user_management/widgets/user_filter_dialog/bloc
1 file changed
+7
-5
lines changedLines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
79 | 81 | | |
80 | 82 | | |
81 | 83 | | |
| |||
0 commit comments