Closed
Bug 1442937
Opened 7 years ago
Closed 7 years ago
Make Credentials menu collapse on select
Categories
(Taskcluster :: UI, defect)
Taskcluster
UI
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Unassigned)
Details
(Whiteboard: taskcluster-web)
(from https://github.com/taskcluster/taskcluster-tools/issues/311)
You can see the issue by selecting one of the "Sign In" options on the "Sign In" menu. A new window opens, but if you go back to the original window, there's the menu still hanging out, open.
It should close once an item is selected.
Comment 1•7 years ago
|
||
Hello Dustin, may I work on this? (In reply to Dustin J. Mitchell [:dustin] pronoun: he from comment #0)
Comment 3•7 years ago
|
||
Thanks! I will get started right away
Comment 4•7 years ago
|
||
Sorry for the long silence!!
I seem to be confused on the location of the SignIn menu. I would like to confirm if the actual file is /taskcluster-tools/src/auth , because when I try to make changes in the NavItem, I don't see the changes I have made.
Am I modifying the wrong file?
Comment 5•7 years ago
|
||
I have seen what the problem is.
When I clicked on the menu item, it directs me to the online version of the application rather than the local version on my computer. That is what got me confused.
I will continue working and give more updates as i progress
Comment 6•7 years ago
|
||
I have understood what the problem was. Actually, it was me getting all confused!
I have fixed the bug using a workaround, as this seems to be a problem with react bootstrap itself.
Please, how do I proceed to submit my work?
Comment 7•7 years ago
|
||
Hi Andin. You can go ahead and send a pull-request to the taskcluster-tools repository.
Comment 8•7 years ago
|
||
Is this closed or Shall I start working on this?
Reporter | ||
Comment 9•7 years ago
|
||
I don't see a PR for it.
Reporter | ||
Updated•7 years ago
|
Assignee: a.fokunang → hashini.0913
Updated•7 years ago
|
Assignee: hashini.0913 → nobody
Mentor: helfi92
Whiteboard: taskcluster-web
Comment 10•7 years ago
|
||
This is fixed in tc-web.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•6 years ago
|
Component: Tools → UI and Tools
You need to log in
before you can comment on or make changes to this bug.
Description
•