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

Add inline text expansion #2578

Closed
wants to merge 3 commits into from

Conversation

SlothyCat
Copy link

What is the purpose of this pull request?

  • Documentation update
  • Bug fix
  • Feature addition or enhancement
  • Code maintenance
  • DevOps
  • Improve developer experience
  • Others, please explain:

Fixes #33

Overview of changes:
Created an InlineExpansion vue component.

The component will display a shorter version of the text by default and after clicking on it, it will display the longer version of the text.

Completed Unit Testing for InlineExpansion component.

Anything you'd like to highlight/discuss:
The test site is not yet working and is in progress (unable to show the component in the test site).

Testing instructions:
No manual testing can be carried out yet.


Checklist: ☑️

  • Updated the documentation for feature additions and enhancements
  • Added tests for bug fixes or features
  • Linked all related issues
  • No unrelated changes

@SlothyCat SlothyCat closed this Dec 19, 2024
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

Successfully merging this pull request may close these issues.

Support inline text expansion
1 participant