This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-3217f687-2a32-452f-ada4-cbb948ff319d XWIKI-22402 Open

Clicking on "Manage all notifications settings" link from the notifications modal does not anchor correctly to 'Custom Filters' LiveData

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-989e2f4f-ac90-4c49-b13c-4069f43f0905 Ilie Andriuta created this issue on 07/Aug/24 16:22
 
Summary: Clicking on "Manage all notifications settings" link from the notifications modal does not anchor correctly to 'Custom Filters' LiveData
Issue Type: cid:jira-generated-image-avatar-3217f687-2a32-452f-ada4-cbb948ff319d Bug
Affects Versions: 16.5.0
Assignee: Unassigned
Attachments: Actual_anchor.png
Components: Notifications
Created: 07/Aug/24 16:22
Environment: Windows 11 Pro, Chrome 127, using a local instance of XWiki 16.6.0 on MySQL 8.4, Tomcat 9.0.91
Priority: cid:jira-generated-image-static-minor-77b56bd4-b0f4-41f2-88a9-72fd34da5e1c Minor
Reporter: Ilie Andriuta
Description:

Steps to reproduce

  1. Have an user with at least 10 custom notifications filters in order to populate the Custom Filters LD table
  2. On a page, click on the watch settings button (next to the 'Edit' button)
  3. Click on the 'Manage all notifications settings' link
  4. Observe the anchor on the Notifications Preferences page

Expected results

On Notifications Preferences page, the anchor is set to Custom Filters LD table which is displayed on the top of the page (like for ex. navigating to http://localhost:8080/bin/view/Sandbox/#HStyles).

Actual results

When the user lands on Notifications Preferences page, the actual anchor is set somewhere above the Applications section, although the 'Manage all notifications settings' link points to http://localhost:8080/bin/view/XWiki/U1?category=notifications#Hnotifications.settings.filters.preferences.custom.title, which is related to Custom Filters LD table.