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

[Mobile Support] Select button dropdowns are not lined properly #7358

Open
7 tasks
rukmini-bose opened this issue Jan 8, 2024 · 0 comments
Open
7 tasks
Labels
bug:platform specific to OS/Browser/Installation method bug:visual Visual problem. Not a functional issue

Comments

@rukmini-bose
Copy link
Contributor

Summary

Select button dropdown are not lined up properly on some mobile devices. Clicking on the select button should open the dropdown right underneath, or near the  button. Instead, the options list is often scattered across the screen.

Some examples of this behavior:
Screenshot 2024-01-08 at 2 51 25 PM

Screenshot 2024-01-08 at 2 51 39 PM

Expected vs Current Behavior

When a user clicks on a button that includes a dropdown menu, the dropdown should appear right below the button.

Steps to Reproduce

  1. Go to Open MCT on mobile–– either using the devtools, or on your mobile device. If you are using devtools, be sure to empty cache and hard reload.
  2. Navigate to a Notebook, Plot, or any object that includes a button with a dropdown menu.
  3. Click on the button.
  4. Observe that the dropdown appears somewhere very far away from the button itself.

Environment

  • Open MCT Version: 3.3.0
  • Deployment Type: Testathon
  • OS:
  • Browser: Chrome

Impact Check List

  • Data loss or misrepresented data?
  • Regression? Did this used to work or has it always been broken?
  • Is there a workaround available?
  • Does this impact a critical component?
  • Is this just a visual bug with no functional impact?
  • Does this block the execution of e2e tests?
  • Does this have an impact on Performance?

Additional Information

@rukmini-bose rukmini-bose added bug:visual Visual problem. Not a functional issue bug:platform specific to OS/Browser/Installation method labels Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug:platform specific to OS/Browser/Installation method bug:visual Visual problem. Not a functional issue
Projects
Status: To do
Development

No branches or pull requests

1 participant