| Summary: | [userinterface_public_546] Better to omit the 'already exists' pop-up window for resource quota for normal user | ||
|---|---|---|---|
| Product: | OKD | Reporter: | Xingxing Xia <xxia> |
| Component: | Management Console | Assignee: | Jakub Hadvig <jhadvig> |
| Status: | CLOSED NOTABUG | QA Contact: | Yadan Pei <yapei> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.x | CC: | aos-bugs, jhadvig, mmccomas, spadgett |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-05-02 14:45:11 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Xingxing Xia
2016-04-29 09:52:07 UTC
I agree the user experience here could be better. We have a general problem in the console that we don't know what actions a user has permission for. There's no API currently, so we have to make the request and let it fail, then show the error. We can't make the request without prompting the user first. We plan to address this for all actions in the web console when a server API is available. I agree the user experience here could be better. We have a general problem in the console that we don't know what actions a user has permission for. There's no API currently, so we have to make the request and let it fail, then show the error. We can't make the request without prompting the user first. We plan to address this for all actions in the web console when a server API is available. @Sam then I think we can close or at least pospone this issue since we have to wait for the server API The following card is for using the what-can-i-do API for disabling actions that a user isn't allowed to perform. We will be able to provide a better experience when we implement that. https://trello.com/c/UQEUgVrY This is working as intended (for now), so closing. |