technojam/technojam-frontend

Display data in Edit User Modal

Aperta

#253 aperta il 1 ott 2020

 (12 commenti) (0 reazioni) (1 assegnatario)JavaScript (94 fork)auto 404
HacktoberfestUIenhancement

Metriche repository

Star
 (35 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor