Project

General

Profile

Actions

Refactor #4694

closed

Use ui-sref-active instead of ng-class where appropriate

Added by Walden Raines about 10 years ago. Updated over 4 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Web UI
Target version:
-
Branch:
Difficulty:
easy
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

See http://angular-ui.github.io/ui-router/site/#/api/ui.router.state.directive:ui-sref-active

We can then replace this:

<a class="{someClass: isState('blah')}" ui-sref="blah">Hello!</a>

with:

<a ui-sref-active="someClass" ui-sref="blah">Hello!</a>

Related issues 1 (0 open1 closed)

Copied from Katello - Bug #4692: Some pages missing a title and just state 'Katello'ClosedWalden Raines03/18/201403/27/2014Actions
Actions #1

Updated by Walden Raines about 10 years ago

  • Copied from Bug #4692: Some pages missing a title and just state 'Katello' added
Actions #2

Updated by Mike McCune about 10 years ago

  • Triaged set to Yes
Actions #3

Updated by Mike McCune about 10 years ago

  • Triaged deleted (Yes)
Actions #4

Updated by Eric Helms almost 10 years ago

  • Triaged set to Yes
Actions #5

Updated by Eric Helms over 9 years ago

  • translation missing: en.field_release set to 14
Actions #6

Updated by Eric Helms over 9 years ago

  • translation missing: en.field_release changed from 14 to 23
Actions #7

Updated by Eric Helms over 9 years ago

  • translation missing: en.field_release deleted (23)
Actions #8

Updated by Eric Helms over 8 years ago

  • translation missing: en.field_release set to 114
Actions #9

Updated by John Mitsch over 4 years ago

  • Status changed from New to Closed

Thanks for reporting this issue. This issue was created over 4 years ago and hasn't seen an update in 1 year. We are closing this in an effort to keep a realistic backlog. Please open up a new issue that includes a link to this issue if you feel this still needs to be addressed. We can then triage the new issue and reassess.

Actions #10

Updated by Justin Sherrill over 4 years ago

  • Target version deleted (Katello Backlog)
Actions #11

Updated by Justin Sherrill over 4 years ago

  • Status changed from Closed to Rejected
Actions

Also available in: Atom PDF