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

Display Issues with Lengthy Organization Names #1271

Closed
Vaishali054 opened this issue Dec 24, 2023 · 8 comments
Closed

Display Issues with Lengthy Organization Names #1271

Vaishali054 opened this issue Dec 24, 2023 · 8 comments
Assignees
Labels
bug Something isn't working

Comments

@Vaishali054
Copy link
Contributor

Describe the bug
The organization name exceeds the provided display box, causing readability issues in the user interface.

**To Reproduce **

  1. Create a new organization by entering a lengthy name.
  2. Observe the display issue as the lengthy organization name exceeds the allocated space, causing it to extend beyond the designated box or container, resulting in overlapping with other elements in the user interface.

Expected behavior
The layout should accommodate longer names without causing overlap

Screenshots
Screenshot 2023-12-23 221631

Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship PalisadoesFoundation/talawa#359

@Vaishali054 Vaishali054 added the bug Something isn't working label Dec 24, 2023
@Vaishali054
Copy link
Contributor Author

can you please assign it to me?

@Cioppolo14
Copy link
Contributor

@Vaishali054 Please work with @aashimawadhwa as she has knowledge of how to resolve this issue.

@Vaishali054
Copy link
Contributor Author

@aashimawadhwa I was thinking about applying Ellipsis or do you want the whole name to be displayed?
I was thinking to display name upto a particular length. If the length of an organisation name exceeds this we can add Ellipsis in that case. How does it sounds?

@rishav-jha-mech
Copy link
Contributor

@Vaishali054 please refer to this famous stack overflow question, while you work on this, make sure it is implemented everywhere where there can be text overflow, this is a UI issue, so you I don't think you have to write tests for this.

https://stackoverflow.com/questions/3922739/limit-text-length-to-n-lines-using-css

@Veer0x1
Copy link
Contributor

Veer0x1 commented Jan 11, 2024

@Vaishali054 Are you still working on this issue, if not than can I proceed with it?

@Vaishali054
Copy link
Contributor Author

@rishav-jha-mech should I also adjust the event name length on the Org Dashboard as part of this issue so that each event entry seems uniform? Right now the box resizes according to the event name length.

Screenshot (92)

@rishav-jha-mech
Copy link
Contributor

@Vaishali054 the lengthy posts and events name along with their layouts are updated by now, this wont be an issue anymore

@Vaishali054
Copy link
Contributor Author

@rishav-jha-mech yes it is now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants