Skip to content

Code-editor lang favorites system - #3593

Merged
ssddanbrown merged 4 commits into
developmentfrom
code-editor-favorites
Jul 25, 2022
Merged

ssddanbrown merged 4 commits into
developmentfrom
code-editor-favorites

Conversation

@ssddanbrown

@ssddanbrown ssddanbrown commented Jul 24, 2022

Copy link
Copy Markdown
Member

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