technojam/technojam-frontend

Display data in Edit User Modal

開放

#253 建立於 2020年10月1日

 (12 則留言) (0 個反應) (1 位負責人)JavaScript (94 個分叉)auto 404
HacktoberfestUIenhancement

倉庫指標

星標
 (35 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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

貢獻者指南