Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task]: Implement Dashboard UI #9

Closed
yashsehgal opened this issue Oct 1, 2023 · 0 comments · Fixed by #12 or #14
Closed

[Task]: Implement Dashboard UI #9

yashsehgal opened this issue Oct 1, 2023 · 0 comments · Fixed by #12 or #14
Assignees

Comments

@yashsehgal
Copy link
Owner

Get started with the implementation of UI after the completion of,

@yashsehgal yashsehgal closed this as not planned Won't fix, can't repro, duplicate, stale Oct 1, 2023
@yashsehgal yashsehgal reopened this Oct 1, 2023
@yashsehgal yashsehgal reopened this Oct 3, 2023
yashsehgal added a commit that referenced this issue Oct 12, 2023
* feat: dashboard sections boilerplate (#9)

* feat: created view container

* feat: created navbar for review with some fixes to be addressed

* fix: view-container type / merge conflict

* style: view container breakpoints

* fix(style): remove bg-red for testing

* style: tracking-tight for headings

* style: theme switch upgrade

* feat: page container layout, feature options added

* chore: add icons in features list data

* style: feature list responsive layout

* style: test logo in navbar

* Recent Q/A Sessions in Q/A Tab (#20)

* fix: add link support for option type

* feat: flow for new qna session

* style: sessions page header layout

* chore: add env file to .gitignore

* chore: add environment variables to shared commons

* feat: add methods for handling data requests, with mock data support

* feat: add UI for empty state, recent sessions view

* fix: created a new recent-qna-session-list component in section folder and imported it in page.tsx, changed the values of sessionID in qna-session-mock.ts to make all of them unique

* fix: changed the data of qna-session-mocks.ts file from function returning array of interface to object of type array of interfaces (reference: FeatureList object from dashboard-features-list)

* feat: a rough design of the recent-qna-sessions

* fix-styles: fixed a hover brightness style

* fix style: created a common class box-card to reduce css repitition

* feat: add component for listing items in flex

* fix: vercel key-prop issue resolved

* fix: recent sessions list rendering

* chore: feature list data shifted to common

* feat: created a box-card component in layout

* chore: changed name component-list to box-card-slider

* chore: file name changed and box-card style removed

* fix: build error fixed

* fix: build error fixed

* chore: used usestate as prop in recent-qna-sessions-list

* fix: prop error fix in recent-qna-session

* fix: Style changes

* style: update text size in recent q/a session cards

* feat: add prettier config

* chore: prettier fix

* style: remove ring on links and buttons

* style: add dialog content bg

* feat: mock data manager for topics & depth

---------

Co-authored-by: Shristi Gupta <shristiguptawork@gmail.com>

---------

Co-authored-by: Shristi Gupta <shristiguptawork@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants