technojam/technojam-frontend

Display data in Edit User Modal

Ouverte

#253 ouverte le 1 oct. 2020

 (12 commentaires) (0 réaction) (1 personne assignée)JavaScript (94 forks)auto 404
HacktoberfestUIenhancement

Métriques du dépôt

Stars
 (35 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur