htrc / torchlite-app

torchlite-app.vercel.app
0 stars 0 forks source link

As a HTRC admin, I want to be able to specify a set of pre-defined worksets #32

Open jswatsch opened 1 year ago

jswatsch commented 1 year ago

Goal is to have a set of default HTRC-predefined worksets (with filters and settings) available on landing page. Selections can rotate at random (or determined by HTRC, e.g. configurable), so that user sees a different sample workset each time they load the landing page.

Will show default filters for the predefined worksets.

All of the above can be specified in a configuration file loaded at startup by TORCHLITE

Dependencies

cwulfman commented 1 year ago

@jswatsch This story introduces a new interface component called the landing page. What is it? How is it different from the dashboard?

What do you mean by default filters?

jswatsch commented 1 year ago

@cwulfman it's not different than the dashboard. The idea is when a user first navigates to the dashboard, it is preloaded with some data. Does that make sense?

cwulfman commented 1 year ago

Yes. Just making sure.