Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add UI for removing keywords #135

Merged
merged 4 commits into from
Jul 1, 2024
Merged

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Jun 27, 2024

Search keywords are populated but not possible to change using the UI, this allows to remove search keywords yet not to create new ones (use regex instead).
While we also might consider not populating the keywords when importing XML this PR allows to remove keywords for already existing setup!

This also fixes accessibility issues as lists should have labels for accessibility to know the content of it.
Also we call it classification rules in the UI but the remove label was "remove label" which is confusing.

@susnux susnux added enhancement New feature or request 3. to review labels Jun 27, 2024
@susnux susnux changed the base branch from main to fix/frontend-code June 27, 2024 13:04
@susnux
Copy link
Contributor Author

susnux commented Jun 27, 2024

Looks like this if you wonder:

Screenshot 2024-06-27 at 15-02-21 Confidential Files - Administration settings - Nextcloud

@marcelklehr
Copy link
Member

Awesome work! Can't believe you went out of your way to improve on this app 💙

susnux added 4 commits June 27, 2024 15:31
fix: Set icon size for buttons (we always use 20px)
Lists should have labels for accessibility to know the content of it.
Also we call it classification rules in the UI but the remove label was "remove label" which is confusing.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Search keywords are populated but not possible to change using the UI,
this allows to remove search keywords yet not to create new ones (use regex instead).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux force-pushed the feat/ui-keywords branch from b2bb33e to b181987 Compare June 27, 2024 13:32
@marcelklehr marcelklehr merged commit 7a03fc9 into fix/frontend-code Jul 1, 2024
20 checks passed
@marcelklehr marcelklehr deleted the feat/ui-keywords branch July 1, 2024 11:23
@susnux susnux mentioned this pull request Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants