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

General settings UI 🎨 #883

Closed
divyanshu-rawat opened this issue Jun 27, 2020 · 1 comment · Fixed by #891
Closed

General settings UI 🎨 #883

divyanshu-rawat opened this issue Jun 27, 2020 · 1 comment · Fixed by #891
Labels
enhancement New feature or improvement of existing feature. help wanted Extra attention is needed.

Comments

@divyanshu-rawat
Copy link
Member

divyanshu-rawat commented Jun 27, 2020

Is your feature request related to a problem? Please describe.

Minimum Requirement:
Create a new route /settings & implement general user settings UI, you have to implement the part outlined in a black border.
Add route as private route so that it can't be accessed without authentication, private routes are listed here https://github.com/Ignitus/Ignitus-client/blob/master/src/ignitus-Routes/ignitus-DashboardRoutes/index.tsx
Create a new directory ignitus-DashboardSettings/generalSettings in src/ignitus-Dashboard.
Inside generalSettings follow this structure.

Screenshot 2020-06-27 at 12 40 37

Great to have:
Along with the UI also add the side navigation so that page is complete.
Side navigation component can be found here http://www.ignitus.org/interface/sideNavigation

Describe the solution you'd like

Settings General

Describe alternatives you've considered
N.A

Additional context

Please pick Input component from here http://www.ignitus.org/interface/primaryInput
Please pick button component from buttons in design kit http://www.ignitus.org/interface/buttons
Let me know if you have any Questions 🎯

@divyanshu-rawat divyanshu-rawat added enhancement New feature or improvement of existing feature. help wanted Extra attention is needed. labels Jun 27, 2020
@divyanshu-rawat divyanshu-rawat linked a pull request Aug 3, 2020 that will close this issue
@Dishebh
Copy link
Member

Dishebh commented Aug 6, 2020

Closing it via #891

@Dishebh Dishebh closed this as completed Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvement of existing feature. help wanted Extra attention is needed.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants