technojam/technojam-frontend

Display data in Edit User Modal

オープン

#253 opened on 2020/10/01

 (12 件のコメント) (0 件のリアクション) (1 人の担当者)JavaScript (94 件のフォーク)auto 404
HacktoberfestUIenhancement

Repository metrics

Stars
 (35 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド