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

Issue 928 Followup: - Width of task cards isn't consistent across different task-status tabs #947

Conversation

aneenajohn
Copy link
Contributor

@aneenajohn aneenajohn commented Oct 15, 2023

Issue:

Followup on issue #928

Description:

  1. Width of the task cards isn't consistent across all tabs
  2. Incase of title with a longer word, word doesn't break and wrap to next line in smaller mobile screens. Hence css fixes has been made in this PR

Screenshots

1. For inconsistent width:

Before:

  • For inconsistent width
  • For inconsistent width

After:

  • For inconsistent width fix refer this video here

2. Incase of title with longer words, words doesn't break and wrap to next line in smaller mobile screens.

Before:

  • For issue 2

After:

  • image

Anthing you would like to inform the reviewer about:

  • Title CSS has been updated to fix the above 2 issues and the page supports upto a min of 280px as in Galaxy Fold.

Dev Tested:

  • Yes
  • image

Images/video of the change:

tasks.Page.mp4

Follow-up Issues (if any)

Parent Issue

Aneena John Xavier added 4 commits October 14, 2023 23:11
Signed-off-by: Aneena John Xavier <aneena_john_xavier@epam.com>
- Word braek has been added to title so that when the title containing a
  longer word wraps to next line it doesnt break UI.
- Contributor name overflowing the container on smaller screen like
  320px is fixed

Signed-off-by: Aneena John Xavier <aneena_john_xavier@epam.com>
…aking between the words

Signed-off-by: Aneena John Xavier <aneena_john_xavier@epam.com>
@vercel
Copy link

vercel bot commented Oct 15, 2023

Someone is attempting to deploy a commit to the RDS-Team Team on Vercel.

A member of the Team first needs to authorize it.

… different tabs

Signed-off-by: Aneena John Xavier <aneena_john_xavier@epam.com>
@aneenajohn aneenajohn changed the title Issue 928 fix for screens below 448px Issue 928 Followup: - Width of task cards isn't consisntent across different task status tabs Oct 15, 2023
@aneenajohn aneenajohn changed the title Issue 928 Followup: - Width of task cards isn't consisntent across different task status tabs Issue 928 Followup: - Width of task cards isn't consistent across different task-status tabs Oct 15, 2023
@iamitprakash iamitprakash merged commit 0901fdc into Real-Dev-Squad:develop Oct 15, 2023
1 of 2 checks passed
@aneenajohn aneenajohn mentioned this pull request Oct 16, 2023
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.

None yet

2 participants