Skip to content

Comments

Add: Dashboard#16

Draft
n00b-coder9 wants to merge 7 commits intomasterfrom
faiz-dashboard-ui
Draft

Add: Dashboard#16
n00b-coder9 wants to merge 7 commits intomasterfrom
faiz-dashboard-ui

Conversation

@n00b-coder9
Copy link
Owner

No description provided.

@n00b-coder9 n00b-coder9 added the UI UI related changes label Oct 31, 2020
@n00b-coder9 n00b-coder9 self-assigned this Oct 31, 2020
Copy link
Collaborator

@Rishav-Agarwal Rishav-Agarwal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are too many trivial mistakes. Fix them first, I will review in-depth in the next pass.

// Get the jwt and store in redux and local storage
const authToken = response.data.data.login.token;
dispatch(setLogin({ isLoggedIn: true, authToken }));
dispatch(fetchUrls({ token: authToken }));
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't required anymore. We discussed, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

UI UI related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants