Commit 405f74f
Chris Hart
Remove accidentally commented-out Group logic
Fixes: CNVS-35246
I introduced this bug when fixing CNVS-34740 by
commenting out some logic so I could see the search
input while working on the layout. The commented-out
logic was committed; this commit reinstates it.
Test plan:
- Go to [any course] > People > + Group Set
- Cancel out of the modal
- The search input for Search Groups should now only
show if `groupsAreSearchable` is true
Change-Id: I63ddb564b44fc7f22cdda4388e1a2fff7cfa6543
Reviewed-on: https://gerrit.instructure.com/103321
Tested-by: Jenkins
Reviewed-by: Colleen Palmer <colleen@instructure.com>
Product-Review: Colleen Palmer <colleen@instructure.com>
QA-Review: Chris Hart <chart@instructure.com>
QA-Review: Dan Sasaki1 parent f919b5d commit 405f74f
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments