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

Switch UX to Cloudscape like solution #4

Open
gilinachum opened this issue Mar 19, 2024 · 1 comment
Open

Switch UX to Cloudscape like solution #4

gilinachum opened this issue Mar 19, 2024 · 1 comment
Assignees

Comments

@gilinachum
Copy link
Contributor

Switch UX to Cloudscape like solution. For example example table using cloudscape.

This will also help us separate the data from the HTML and styles.
Currently we're generating HTML and data and styles on the Python side. Instead on Python we'll only generate JSON, and we'll have a disjointed presentation system that knows how to read these jsons and load them into cloudscape components (like a table).

Requirements: Basic REACT knowledge is required.

More: Cloudscape. An open source design system for the cloud. Cloudscape offers user interface guidelines, front-end components, design resources, and development tools for building intuitive, engaging, and inclusive user experiences at scale.

Current UX: image

Suggested UX:
image

@doronbl
Copy link

doronbl commented Mar 20, 2024

@gilinachum I can probably take it. Let's discuss

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

No branches or pull requests

2 participants