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

Add compact cdpipeline view mode #511

Closed
callmevladik opened this issue Dec 9, 2024 · 0 comments · Fixed by #512
Closed

Add compact cdpipeline view mode #511

callmevladik opened this issue Dec 9, 2024 · 0 comments · Fixed by #512
Assignees
Labels
enhancement New feature or request feature New functionality

Comments

@callmevladik
Copy link
Contributor

callmevladik commented Dec 9, 2024

The current implementation of the environments tab in our application presents scalability issues when displaying a large number of applications, leading to an overly extensive and difficult to navigate table. To address this concern, it is proposed to introduce an alternative view option for the environments table, similar to the 'Marketplace' table view. This alternative view should offer a more compact and user-friendly way to display numerous applications without overwhelming the user.

Acceptance Criteria

  1. Implement an alternative view option for the environments tab, inspired by the 'Marketplace' table view.
  2. The alternative view should present the application data in a more compact and organized manner, reducing the need for excessive scrolling.
  3. Include a toggle or switch mechanism allowing users to seamlessly switch between the traditional table view and the new alternative view.
  4. Ensure that all the critical information displayed in the traditional table view is also accessible in the alternative view without loss of detail or functionality.
  5. Test the new view for responsiveness and ensure that it maintains usability across various screen sizes and devices.
  6. Perform usability testing to confirm that the new view improves the user experience for those dealing with a large number of applications.
@callmevladik callmevladik converted this from a draft issue Dec 9, 2024
@callmevladik callmevladik self-assigned this Dec 9, 2024
@callmevladik callmevladik added enhancement New feature or request feature New functionality labels Dec 9, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in KubeRocketCI Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature New functionality
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant