CrisisCleanup / crisiscleanup-4-web

Current Crisis Cleanup Web Application (Version 4) based on Vue 3. This version was launched March 10, 2023.
https://www.crisiscleanup.org/
Apache License 2.0
6 stars 2 forks source link

Issue of Issues #126

Open aarontitus opened 4 years ago

aarontitus commented 4 years ago

Outstanding Issues

Database Issues

Other Issues

Images Filter Error: Filter Error

Try to Move to New Organization Fail: Try to move to new org fail

Time Mismatch: "4 hours ago" should be "Just now." But we're keying off Eastern time instead of UTC. Problems

Random Incident colors, instead of the set color in incident_incidents.color: Sally Color 1 Sally Color 2 Sally Color 3

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.96. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

BradenM commented 4 years ago

Bug: When I open crisiscleanup.org after having closed my browser and restarted my computer, I didn't need to log in again. That seems like a security flaw.

This is because your JWT token used for authentication is stored by your browser. The token does have an expiration, however. So if you were to shutdown your computer for a while and then come back, you would be logged out.

BradenM commented 4 years ago

The work order number SOMETIMES populates after the person starts talking OR we have to add their name and part of an address before it is recognized. As I recall, early on, the system USED to indicate the existence of a work order much sooner.

Is this in reference to phone? If so, is it still an issue? If also so, where and when is it taking a while to populate? (In popup or in controller?)