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

Add support for Web UI sub page in routing helper

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 10.3
    • Component/s: Web UI
    • Release Notes Summary:
      -
    • Tags:
    • Sprint:
      nxGang Sprint 10.3.8
    • Story Points:
      2

      Description

      Since NXP-22453, we can now navigate to a sub page (or pill or tab) of a document with a url like http://localhost:5000/#!/browse/default-domain/workspaces/Toto/asafss?p=history

      We'd need to add support in the urlFor helper to be able to do something like:

      return this.urlFor('browse', this.document.path, 'publication');
      

      instead of

      return this.urlFor('browse', this.document.path) + '?p=publication';
      

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 1 day
                  1d