Skip to content

improve notifications#977

Merged
TAKeanice merged 4 commits intodevelopfrom
notification_and_command_improvements
Oct 19, 2025
Merged

improve notifications#977
TAKeanice merged 4 commits intodevelopfrom
notification_and_command_improvements

Conversation

@TAKeanice
Copy link
Copy Markdown
Contributor

Summary: Navigate to subpage in sitemap and allow no parameters in rule call

@timbms this is partially still on the non-swift version of the SitemapViewController, but I think this is something you could add as tests for your new view controller: When a user clicks a notification action like ui:/basicui/app?w=0001&sitemap=uicomponents_page_6d9f3ab29d, he previously only reached the sitemap, but not the selected page (w=0001).

The other improvement is that rule calls like rule:do_something:- can be rephrased to rule:do_something which is more natural than the workaround to have some string as parameters so the parsing does not go wrong.

@TAKeanice TAKeanice requested review from digitaldan and timbms October 3, 2025 21:35
@TAKeanice TAKeanice force-pushed the notification_and_command_improvements branch from efd845c to a13cf7a Compare October 3, 2025 21:36
navigate to subpage in sitemap and allow no parameters in rule call

fixes #978

Signed-off-by: Tassilo Karge <tassilo.karge@web.de>
@TAKeanice TAKeanice force-pushed the notification_and_command_improvements branch 2 times, most recently from 6b20b40 to 7fac6ec Compare October 3, 2025 22:46
@TAKeanice TAKeanice linked an issue Oct 4, 2025 that may be closed by this pull request
3 tasks
@timbms
Copy link
Copy Markdown
Contributor

timbms commented Oct 9, 2025

LGTM

@TAKeanice
Copy link
Copy Markdown
Contributor Author

@digitaldan lgty, too?

Copy link
Copy Markdown
Contributor

@digitaldan digitaldan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@TAKeanice TAKeanice merged commit 49af97c into develop Oct 19, 2025
2 checks passed
@TAKeanice TAKeanice deleted the notification_and_command_improvements branch October 19, 2025 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Notifications cannot redirect to subpage of sitemap

3 participants