NAICNO / Jobanalyzer

Easy to use resource usage report
MIT License
0 stars 1 forks source link

Keep information about how to obtain a password, for now #537

Closed lars-t-hansen closed 2 months ago

lars-t-hansen commented 3 months ago

On the old job query page there is this text:

(Password protected. [File an issue with the title "Access"](https://github.com/NAICNO/Jobanalyzer/issues) if you need access.)

On the new page this has been replaced by simply a padlock icon. The text about how to obtain a password should be retained for the time being, to reduce friction and expose the bugtracker to the people we want to be using the system.

(I don't think a tooltip for the padlock would be a very good solution, too hard to find. Better to set the text in italics below, as you already have for other information.)

lars-t-hansen commented 3 months ago

Hm, in the code I see a SelectJobsPopover with this extra text, so why was this not visible to me on the page, I wonder.