Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-27715

Improve queue behavior when navigation from anchors on search result layouts

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: 11.x
    • Component/s: Web UI

      Description

      We need to improve queue behavior when navigation from anchors on search result layouts. Right now, it won't focus on the respective item on de queue, because the navigation from the anchor prevents the event from being picked up by the elements above. Keep in mind that a click on an anchor with a modifier key pressed might have different behaviors depending on the browser/OS combination.

      There is no clean solution right now. Either we introduce a new element, or we have to update the _navigate method on the default result layouts and on the templates used on Studio. On both cases, we shouldn't be able to leverage this logic on existing layouts easily. The logic should to a similar logic to that of nuxeo-document-list-item or nuxeo-document-grid-thumbnail.

      A fix that would possibly be leverageable without having to create new layouts would be to add css rule to disable all pointer events on anchors inside these layouts, assuming that the achors would lose their ability to redirect to other URLs.

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:

                Time Tracking

                Estimated:
                Original Estimate - 0 minutes
                0m
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 45 minutes
                45m