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

In Model popup date picker's year and month get hide #5550

Closed
dhumalkishor opened this issue Aug 25, 2021 · 5 comments · Fixed by #5623
Closed

In Model popup date picker's year and month get hide #5550

dhumalkishor opened this issue Aug 25, 2021 · 5 comments · Fixed by #5623
Assignees
Labels
type: bug 🐛 [3] Velocity rating (Fibonacci)

Comments

@dhumalkishor
Copy link

Describe the bug
In Model popup Date picker's header get hide.

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'https://main-enterprise.demo.design.infor.com/components/datepicker/test-modal.html'
  2. Click on 'Date Control'
  3. See date picker's header get hide.

Expected behavior
It should show date picker properly.

Version

  • ids-enterprise: V4.51.1

Screenshots
If applicable, add screenshots to help explain your problem.
MicrosoftTeams-image (8)

Platform

  • Infor Application/Team Name: [e.g. Infor XYZ, Infor ABC]
  • Device: (if applicable) [e.g. iPhone 6 or Samsung Galaxy S6]
  • OS Version: [e.g. Windows 10 or iOS 8]
  • Browser Name: [e.g. chrome, safari, stock browser]
  • Browser Version: [e.g. 22, 66.0.3359.181 (Official Build) (64-bit)]

Additional context
Add any other context about the problem here.

@tmcconechy
Copy link
Member

This is a tricky issue with stacking order. I forget why @EdwardCoyle we made the popup go in the

tag again? For this case should we put the modal in the section tag? Or make the popup go to the root?

@tmcconechy tmcconechy added the [3] Velocity rating (Fibonacci) label Aug 26, 2021
@tmcconechy tmcconechy added this to To do in Enterprise 4.56.x (Sept 2021) Sprint via automation Aug 27, 2021
@yohannahbautista
Copy link
Contributor

Hello, I checked the link and the page looks different from the screenshot shown, is it the right one? I can't find any "Date Control".
Here's how mine looks
Screen Shot 2021-09-15 at 9 52 33 AM

@ericangeles ericangeles moved this from To do to In progress in Enterprise 4.56.x (Sept 2021) Sprint Sep 15, 2021
@ericangeles
Copy link
Contributor

@yohannahbautista as we discussed a while ago, you can test it by making the browser's height a little bit smaller around 660px and the datepicker position should be on top. Or better, use the toolbar device on chrome and test it on mobile device landscape mode.

@tmcconechy
Copy link
Member

tmcconechy commented Sep 15, 2021

Yeah the key is to make it so that there is more space for the datepicker to open on the top than there is on the bottom for it, so i made my browser about 450px tall

@jbrcna
Copy link
Contributor

jbrcna commented Sep 29, 2021

working as expected. moving this to Done. thank you.
verified in https://main-enterprise.demo.design.infor.com/components/datepicker/test-modal.html
image

@jbrcna jbrcna moved this from Ready for QA (beta) to Done in Enterprise 4.56.x (Sept 2021) Sprint Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 [3] Velocity rating (Fibonacci)
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

5 participants