UniversityOfHelsinkiCS / oodikone

An application for analyzing university data
https://oodikone.helsinki.fi
MIT License
14 stars 6 forks source link

Visually indicate which mode the application is running in #4561

Closed rikurauhala closed 1 month ago

rikurauhala commented 3 months ago

It can be easy to get confused or simply forget which mode the application is running in. There should be some kind of visual element to indicate if the application is running with test data or locally. In production there would be no indicator.

Implement as a label attached to the Oodikone button.

rikurauhala commented 1 month ago

This has been implemented for development mode, which I think is enough for now. Tests are automated and they are run more intentionally so I think there is not as much room for confusion there.