ModelEngine-Group / ModelEngine-Group/nexent
[Request] Nexent租户资源管理希望增加检索功能
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5.9k
- Forks
- 731
- Avg merge
- 19h 34m
- Merged PRs (30d)
- 172
Description
Feature Description
客户需要创建100多个用户/用户组,当需要删除某个用户/用户组时,只能人工一个个查找,很不方便,希望租户资源管理模块能增加检索功能。
Proposed Solution
No response
Additional Information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the tenant resource management entry point and the existing user and user-group listing views. Check how those resources are loaded and filtered, then define the search behavior for finding a specific user or group. Done means users can quickly retrieve the intended resource before deleting it, with appropriate coverage in the existing tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100