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 Responsiveness for Radio Switcher #203

Open
AndreeaCristinaRadacina opened this issue Dec 8, 2023 · 1 comment
Open

Mobile Responsiveness for Radio Switcher #203

AndreeaCristinaRadacina opened this issue Dec 8, 2023 · 1 comment
Labels
bug This label could be used to identify issues that are caused by a defect in the product. customer report Indicates the request came from a customer. small (1-3h) This label is used for issues that can be completed within 3 hours or less.

Comments

@AndreeaCristinaRadacina
Copy link

Description

A user reported that the PPOM input is not responsive on mobile. I was able to replicate his issue not only on mobile but also when the container was smaller.

Ref - https://secure.helpscout.net/conversation/2446256733/396065?viewId=212385

Step-by-step reproduction instructions

  1. Go to the meta group
  2. Add a radio switcher
  3. Insert multiple options
  4. Check on the frontend

Screenshots, screen recording, code snippet or Help Scout ticket

image

It is also a bit visible on the demo - https://demo-ppom-lite.vertisite.cloud/product/radio-switcher-input/.

Environment info

No response

Is the issue you are reporting a regression

No

@AndreeaCristinaRadacina AndreeaCristinaRadacina added the bug This label could be used to identify issues that are caused by a defect in the product. label Dec 8, 2023
@pirate-bot pirate-bot added the customer report Indicates the request came from a customer. label Dec 8, 2023
@Soare-Robert-Daniel
Copy link
Contributor

In this case, we can redo the CSS for the switcher to allow better wrapping on small screens ( maybe using Grid instead of Flex ). Also, the marker can be just a simple toggle class for active status if the current way it works does not suit the changes.

Screenshot 2024-08-26 at 12 42 46

@Soare-Robert-Daniel Soare-Robert-Daniel added the small (1-3h) This label is used for issues that can be completed within 3 hours or less. label Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This label could be used to identify issues that are caused by a defect in the product. customer report Indicates the request came from a customer. small (1-3h) This label is used for issues that can be completed within 3 hours or less.
Projects
None yet
Development

No branches or pull requests

3 participants