r4ds / mentordash

Other
9 stars 4 forks source link

Load questions globally #81

Open jonthegeek opened 1 year ago

jonthegeek commented 1 year ago

As a user, I'd like the question list to load universally, so that I don't have to wait for it at the start.

Add a button to refresh the list manually, and then that would apply to everybody. Maybe?

The trade-offs:

Think about this. It's really a general issue; think of it as equivalent to a labeling dashboard. Minimize duplication of effort without making the tool annoying.

jonthegeek commented 1 year ago

Note: For this to work, the global process would have to have its own Slack token, which could lead to leakage if I'm not careful. So... maybe not.