technojam/technojam-frontend

Display data in Edit User Modal

Offen

#253 geöffnet am 01.10.2020

 (12 Kommentare) (0 Reaktionen) (1 zugewiesene Person)JavaScript (94 Forks)auto 404
HacktoberfestUIenhancement

Repository-Metriken

Stars
 (35 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide