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

Solve text overflow in github cards #24

Open
bregydoc opened this issue Sep 22, 2020 · 2 comments
Open

Solve text overflow in github cards #24

bregydoc opened this issue Sep 22, 2020 · 2 comments

Comments

@bregydoc
Copy link
Member

image

As you can see above, the issue is visual and in order to solve, you need to update the card component and maybe the grid layout. The observer implementation is here. Finally, you can use yarn dev to launch the only frontend, but I recommend use task in the root. With task start command, you can perform all the compilation routine and launch the complete suite of supersense, only remember your .env config with your config.

@cdikibo
Copy link

cdikibo commented Oct 1, 2020

This looks like CSS problem. Has anyone else called dibs on this issue?

@bregydoc
Copy link
Member Author

bregydoc commented Oct 1, 2020

Yes, the issue is related to the CSS (abstracted with React and ChakraUI), specifically in the EventCard Component.

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