Skip to content

Code-editor lang favorites system #3593

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

Merged
merged 4 commits into from
Jul 25, 2022
Merged

Conversation

ssddanbrown
Copy link
Member

@ssddanbrown ssddanbrown commented Jul 24, 2022

Related to #3542

TODO

  • Need to sort favourites to the top, initial load and status change.
  • Back-end testing for endpoint.
  • Only show un-favourite-state button on hover? Changed to fade-out/in otherwise it would leave an awkward empty space.

- Split bash from shell in language list
- Updated code-lang highlighting to be exact match only to prevent
  confusion scenarios (Java matching JavaScript, etc..)
- Added design for favorites
- Changed blade language list to be generated from array.
- Got the functionality now working to favourite items and store that
  status within the system for the user.
- Improved CSS display for usability.
- Also made code box be greedier with vertical space.
@ssddanbrown ssddanbrown merged commit 050ae01 into development Jul 25, 2022
@ssddanbrown ssddanbrown deleted the code-editor-favorites branch July 25, 2022 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant