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

[Profile] Expand text blocks for detailed information #306

Closed
mehalyna opened this issue Nov 14, 2023 · 1 comment · Fixed by #303
Closed

[Profile] Expand text blocks for detailed information #306

mehalyna opened this issue Nov 14, 2023 · 1 comment · Fixed by #303
Assignees
Labels
Milestone

Comments

@mehalyna
Copy link
Collaborator

mehalyna commented Nov 14, 2023

#299

The profile page contains text blocks that can be expanded for detailed information.
Task

  1. The text block is filled with the leading part of the full information (appr. 6 rows).
  2. The leading part has to be cut to the end of the previous sentence ('.' character) or to the context of the sentence (e.g. ',' character) in such a way that the content of the text does not cause ambiguous interpretation or prohibited content.
  3. The leading part should be completed with "Читати далі" link.
  4. The click on "Читати далі" would provide the view of all the text.
  5. The expanded state is not stored. The next time the user opens the page, it will be collapsed again.
@Lvyshnevska
Copy link
Collaborator

Second point wasn't implemented as AntDesign doesn't provide such functionality.

@Lvyshnevska Lvyshnevska linked a pull request Nov 30, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants