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

Read Material UI docs and take notes #10

Open
mickmister opened this issue May 24, 2024 · 2 comments
Open

Read Material UI docs and take notes #10

mickmister opened this issue May 24, 2024 · 2 comments
Assignees

Comments

@mickmister
Copy link
Member

https://mui.com/material-ui/all-components
https://mui.com/material-ui

Go through components in this library - Take notes on things you find:

  • interesting or useful in general
  • practical to use within our application

For example, I’m a big fan of the UI component “Card” https://mui.com/material-ui/react-card. It’s a square/rectangular island that looks like it’s made of paper. This can be used for rendering a “file” summary, i.e. the “file name and number of comments” we currently have, but implemented with the Card component

@aelishRollo
Copy link
Member

I think that the customization menu will be useful for actions like 'Edit project' which could possibly be the text that displays before you click the menu, 'Add a Chord Progression', 'Create a Revision', 'Rename Project' that kind of high level thing about the editing of the metadata / settings of the project

@mickmister
Copy link
Member Author

mickmister commented Jun 1, 2024

@aelishRollo Yeah the customization menu looks straight ballin 🏀⛹️

How many of these do you want to see on the section view page, and where would it/they be located?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Status: In Progress
Development

No branches or pull requests

2 participants