technojam/technojam-frontend

Display data in Edit User Modal

开放

#253 创建于 2020年10月1日

 (12 条评论) (0 个反应) (1 位负责人)JavaScript (94 个派生)auto 404
HacktoberfestUIenhancement

仓库指标

星标
 (35 个星标)
PR 合并指标
 (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

贡献者指南