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

8675 - Calendar Event Popup Mobile View #8774

Merged
merged 6 commits into from
Jun 10, 2024

Conversation

tjamesallen15
Copy link
Contributor

Explain the details for making this change. What existing problem does the pull request solve?

This pull request will fix calendar event popup render in mobile view.

Related github/jira issue (required):
Closes #8675

Steps necessary to review your pull request (required):

Included in this Pull Request:

  • An e2e or functional test for the bug or feature.
  • A note to the change log.

@tjamesallen15 tjamesallen15 marked this pull request as ready for review June 4, 2024 12:28
@tjamesallen15 tjamesallen15 requested a review from a team as a code owner June 4, 2024 12:28
Copy link
Member

@tmcconechy tmcconechy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tjamesallen15 see a couple of problems:

a) can it be centered
b) the bottom looks cut off (should maybe scroll inside and fit)
c) there is too much space between some of the inputs

jbrcna
jbrcna previously approved these changes Jun 5, 2024
Copy link
Contributor

@jbrcna jbrcna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image image image

@tjamesallen15
Copy link
Contributor Author

@tjamesallen15 see a couple of problems:

a) can it be centered b) the bottom looks cut off (should maybe scroll inside and fit) c) there is too much space between some of the inputs

i cant see the (b) and (c) notes when I checked the UI. for A, do you want the it centered on mobile screen?

Copy link
Contributor

@glenlieorillo glenlieorillo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Focus state looks off
  • Bottom border is cut off

image

Copy link
Contributor

@janahintal janahintal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bottom still looks off
image

@tmcconechy
Copy link
Member

@tjamesallen15 yes i think it will look better centered on mobile. Could therefore also hide the arrow. When you test it try cycling through all the "Iphone*" similulators in chrome tools.

We never had a good functionality here so while improving it we should make it look good as this is going forward now for a long time of maintenance.

@tjamesallen15
Copy link
Contributor Author

Bottom still looks off image

Where is the location of this should be exactly? @janahintal

n-ace-ancog
n-ace-ancog previously approved these changes Jun 6, 2024
Copy link

@n-ace-ancog n-ace-ancog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the clarification @ericangeles. Working on my side.

Screen.Recording.2024-06-06.at.1.41.04.PM.mov

EDIT: Responded on a the wrong PR. Disregard this comment.

@tjamesallen15
Copy link
Contributor Author

  • Focus state looks off
  • Bottom border is cut off

image

This is not reproducible on my end. How do I reproduced this one using dev tools in chrome, mac and firefox? What device.

@glenlieorillo
Copy link
Contributor

  • Focus state looks off
  • Bottom border is cut off

image

This is not reproducible on my end. How do I reproduced this one using dev tools in chrome, mac and firefox? What device.

Hi @tjamesallen15, I tested in BrowserStack - iPhone 15 ProMax - Chrome.

@tjamesallen15
Copy link
Contributor Author

  • Focus state looks off
  • Bottom border is cut off

image

This is not reproducible on my end. How do I reproduced this one using dev tools in chrome, mac and firefox? What device.

Hi @tjamesallen15, I tested in BrowserStack - iPhone 15 ProMax - Chrome.

I dont have an access to browser stack unfortunately. cc @ericangeles @tmcconechy

@tmcconechy
Copy link
Member

@tjamesallen15 try now i set your access

@tjamesallen15
Copy link
Contributor Author

@tjamesallen15 try now i set your access

thanks tim!

Copy link

@n-ace-ancog n-ace-ancog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working on my side.

image

image

image

image

image

Copy link
Contributor

@jbrcna jbrcna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image image image image image image

just a minor observation:
checkbox is cut off
image
image

Copy link
Contributor

@glenlieorillo glenlieorillo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

@tmcconechy tmcconechy merged commit bd87210 into main Jun 10, 2024
2 checks passed
@tmcconechy tmcconechy deleted the 8675-calendar-event-mobile-view branch June 10, 2024 13:28
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.

Calendar: Mobile/Tablet issues
7 participants