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

Display data in Edit User Modal #253

Open
lakshya-20 opened this issue Oct 1, 2020 · 12 comments
Open

Display data in Edit User Modal #253

lakshya-20 opened this issue Oct 1, 2020 · 12 comments
Assignees
Labels

Comments

@lakshya-20
Copy link
Member

There is a list of registered users having details and some functionalities like edit and delete.
The task is to load data from the list to modal.

The Users list looks like:
users_list

When clicked on the edit button the details of that particular user should be visible in the modal.
The UI for modal looks like:
users_modal

@lakshya-20 lakshya-20 added enhancement New feature or request Hacktoberfest UI labels Oct 1, 2020
@rodriigomedeiros
Copy link

Can you assign it to me?

@lakshya-20
Copy link
Member Author

Go ahead!

@rodriigomedeiros
Copy link

@lakshya-20 it seems to me that the API is not working. The address is correct? Also, do you have a default user to login?

@lakshya-20
Copy link
Member Author

Hey, @rodriigomedeiros for now you can go with the dummy data. I mean just make an array with 2 records and then map that array with the list and do the modal task accordingly.

@phanlyhuynh
Copy link

@lakshya-20 How can i access user's page? Thanks

@lakshya-20
Copy link
Member Author

@phanlyhuynh just go to the "../src/dashboard/user.js" directory.
Or you can set up the whole project on your system the backend is at https://github.com/technojam/technojam-backend

@phanlyhuynh
Copy link

@lakshya-20 sorry, but how can i show this page on my website?
image

Thanks.

@lakshya-20
Copy link
Member Author

The page is only visible to the admin user, after registering a user go to the database and change your role from "user" to "admin".
(After setting the project on your local system)

@phanlyhuynh
Copy link

@lakshya-20 Thanks for supporting !!!

@lakshya-20
Copy link
Member Author

Anytime! :)

@lakshya-20
Copy link
Member Author

Hey! @rodriigomedeiros @phanlyhuynh are you working on this?

@sakshi172015
Copy link
Member

Is anyone working on this issue? I can work otherwise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants