Skip to content

fix: Note fiter field hasn't a label - EXO-88599 - #1739

Merged
Jihed525 merged 1 commit into
stable/7.2.x-exofrom
backportstable-88599
Jul 31, 2026
Merged

fix: Note fiter field hasn't a label - EXO-88599#1739
Jihed525 merged 1 commit into
stable/7.2.x-exofrom
backportstable-88599

Conversation

@Jihed525

Copy link
Copy Markdown
Contributor

Backport of #1734 to stable/7.2.x-exo.

Before this change, when accessing the note application and clicking the filter button, the filter field had no label. After this change: aria-label=Filter by name, title=Filter by name, and placeholder=Start searching note page. The redundant custom tooltip is also removed since the native tooltip from the title attribute already covers it.

Note: notes.label.filter.placeholder and notes.label.resetFilter already existed in this branch's notesPortlet_en.properties (added via an earlier backport, just at a different position in the file), so that hunk was a no-op here — resolved by keeping the existing entries rather than duplicating them.

Before this change, when access to note application and click on the fiter button, the filter field hasn't a label. After this change, aria-label=Filter by name, title=Filter by name and placeholder label to Start searching note page.

(cherry picked from commit 85b5525)
@github-actions github-actions Bot added the partialCIBuild Perform Partial CI Build label Jul 31, 2026
@sonarqubecloud

Copy link
Copy Markdown

@Jihed525
Jihed525 requested review from ahamdi and akhanfir July 31, 2026 14:41
@Jihed525 Jihed525 self-assigned this Jul 31, 2026
@Jihed525
Jihed525 enabled auto-merge (rebase) July 31, 2026 14:41
@Jihed525
Jihed525 merged commit 9d42c6a into stable/7.2.x-exo Jul 31, 2026
11 checks passed
@Jihed525
Jihed525 deleted the backportstable-88599 branch July 31, 2026 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

partialCIBuild Perform Partial CI Build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants