Project

General

Profile

Actions

Feature #45375

closed

Bug #43120: mgr/dashboard: stay on active tab

mgr/dashboard: stay on active tab (accessible via URL)

Added by Volker Theile almost 4 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
UI
Target version:
% Done:

0%

Source:
Development
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

Provide a framweork/helper for tabs in pages that are accessible via URL (managed by Angular router). This helper has the feature to set a tab as active automatically by using Angular router fragments.

Imagine we have a page with 3 tabs. The page is accessible via /foo. With /foo#(a|b|c) an individual tab can be activated. If tab 'b' opens a dialog to create/edit something, the dialog simply needs to navigate to /foo#b to activate the previously selected tab again.

Actions #1

Updated by Volker Theile almost 4 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 34889
Actions #2

Updated by Volker Theile almost 4 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF