technojam/technojam-frontend

Display data in Edit User Modal

Aberta

#253 aberto em 1 de out. de 2020

 (12 comentários) (0 reação) (1 responsável)JavaScript (94 forks)auto 404
HacktoberfestUIenhancement

Métricas do repositório

Stars
 (35 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador