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

Bug Report: Overflow error in event_info_body.dart #1734

Closed
indresh149 opened this issue Mar 30, 2023 · 4 comments · Fixed by #1763 or #1773
Closed

Bug Report: Overflow error in event_info_body.dart #1734

indresh149 opened this issue Mar 30, 2023 · 4 comments · Fixed by #1763 or #1773
Assignees
Labels
bug Something isn't working

Comments

@indresh149
Copy link

Describe the bug
if the title of the event is large then instead of showing it in the next line, it is giving an overflow error.

To Reproduce
Steps to reproduce the behavior:

  1. Install Talawa, Talawa-API, and Talawa-Admin as per their installation guides.
  2. log in to Talawa and open the events section.
  3. Click on the event card to see info about the event.
  4. If the title of the event is large, then an overflow error is showing.

Expected behavior
If the title of the event is large then that part should be visible in the next line instead of an overflow error.

Actual behavior
It is giving an overflow error.

Screenshots
image

Additional details
see above

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

@indresh149 indresh149 added the bug Something isn't working label Mar 30, 2023
@github-actions github-actions bot added the unapproved Unapproved, needs to be triaged label Mar 30, 2023
@indresh149
Copy link
Author

@palisadoes sir I would like to be assigned to this.

@palisadoes palisadoes removed the unapproved Unapproved, needs to be triaged label Mar 30, 2023
@github-actions
Copy link

This issue did not get any activity in the past 10 days and will be closed in 365 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.

@github-actions github-actions bot added the no-issue-activity No issue activity label Apr 10, 2023
@palisadoes
Copy link
Contributor

Reopening. We need to remove the hard coded padding that was related to this PR. We need a solution that will work for any screen size.

@indresh149
Copy link
Author

Sorry for the inconvenience sir, I will improve the solution to make it responsive for any screen size.

@github-actions github-actions bot removed the no-issue-activity No issue activity label Apr 13, 2023
palisadoes pushed a commit that referenced this issue Apr 13, 2023
* overflow issue in event_info_body

* fixed responsive behaviour

* fixed formatting
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
2 participants