Background: As explained in T312229, the search fields on Special:MyEvents and Special:AllEvents are case-sensitive due to limitations with the underlying storage that are not trivial to fix. As proposed in T312229#11929040, as a "workaround", we could specify in the field labels that the search is case-sensitive.
Type of story
- Front facing
Acceptance criteria
- Given I am on Special:MyEvents
- Then, the label for the search field is Search (case sensitive) (changed from Search)
- Given I am on Special:MyEvents
- Then, the label for the search field is Search keyword (case sensitive) (changed from Search keyword (case sensitive))
Design
- Not needed
Testing required?
- Yes