Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XACML Connector Improvements #22315

Open
4 of 7 tasks
JeethJJ opened this issue Jan 20, 2025 · 8 comments
Open
4 of 7 tasks

XACML Connector Improvements #22315

JeethJJ opened this issue Jan 20, 2025 · 8 comments

Comments

@JeethJJ
Copy link
Contributor

JeethJJ commented Jan 20, 2025

Current Limitation

There had not been any backend changes. As the FE is newly introduced to the react console, following inconsistencies were noticed.

Suggested Improvement

  • UI continuously loading with less number of present policies.
Image
  • UI rendering issues

  • Not properly rendering after update (Activate & Deactivate)

  • Active policies shown in deactivated list due to infinite scroll rendering

  • Update success notification

  • Add space between the cog wheel and text

Image
  • Fix alignment issues in inactive policy tiles
Image
  • Fix policy name space issue
Image
  • Search only functions with full name of the policy mentioned. Search doesnt support starts with, ends with or contains
@JeethJJ
Copy link
Contributor Author

JeethJJ commented Jan 20, 2025

Address all Lint issues, comments and code cleanup for code introduced through

@JeethJJ
Copy link
Contributor Author

JeethJJ commented Jan 21, 2025

  • Indicate no policies available in a more pleasing manner (Image to show empty list etc)
Image

@JeethJJ
Copy link
Contributor Author

JeethJJ commented Jan 21, 2025

  • Button to activate policies says deactivate when hovered. This must be changed.
Image

@JeethJJ
Copy link
Contributor Author

JeethJJ commented Jan 24, 2025

  • Lets remove the 3 dots from the active policies
Image

@JeethJJ
Copy link
Contributor Author

JeethJJ commented Jan 27, 2025

  • Policy algorithm updated in UI upon selection itself.
Screen.Recording.2025-01-27.at.07.47.41.mov

@JeethJJ
Copy link
Contributor Author

JeethJJ commented Jan 27, 2025

  • Lets show the policy name as it is in the UI, in the edit view. Currently, it updates to camelcase and removes special characters
Screen.Recording.2025-01-27.at.08.02.46.mov

@JeethJJ
Copy link
Contributor Author

JeethJJ commented Feb 5, 2025

  • Policy edit view expanding does not persist changes done already.
Screen.Recording.2025-02-05.at.12.27.01.mov

@JeethJJ
Copy link
Contributor Author

JeethJJ commented Feb 5, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants