-
Notifications
You must be signed in to change notification settings - Fork 25
Open
4 / 74 of 7 issues completedLabels
Description
Upgrade the UI module features, with these specific objectives:
- Separate data query/fetching layer from presentation layer
- This includes spec'ing out the interface for fetching the data served
- Containerize UI components so that developers can easily access and customize each one individually
- For MVP, the layout will be divided into three main functional pieces:
- Facet/filter control panel
- Query bar (area above results table)
- Results table
- For MVP, the layout will be divided into three main functional pieces:
- Create default theme (theming file? theming object?)
- Components will use DMS theme by default (not KidsFirst or other)
- Except certain cases (to be specified in separate ticket) where ARGO component styles will be used which are an improvement on DMS