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

ES-659/ES-661: fix truncated icons and popover content #12

Merged
merged 8 commits into from
Jan 19, 2024
Merged

ES-659/ES-661: fix truncated icons and popover content #12

merged 8 commits into from
Jan 19, 2024

Conversation

bunsy-0900
Copy link
Contributor

@bunsy-0900 bunsy-0900 commented Jan 17, 2024

Issue

Mobile: info icon symbol and texts with icon are getting truncated for "Full Name in Khmer" and for "Password" text field in Setup Account screen

Mobile(iphone-7) : info icon is getting disappeared on re-opening the screen from recent apps in account set up screen

Solution

Popup Truncated

Conditionally render the popup based on the screen size of the device.

  • show the popup to the right for tablet and big-screen devices
  • show the popup to the bottom for smartphones.

Info Icon

Since the current svg info icon from Adobe XD has issue in safari of iOS 15, I use the png instead.

Copy link
Contributor

@aranaravi aranaravi left a comment

Choose a reason for hiding this comment

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

setupResponseInterceptor if not used please remove the import

@bunsy-0900 bunsy-0900 requested a review from aranaravi January 17, 2024 06:52
@ase-101 ase-101 merged commit 59137ed into mosip:ES-498 Jan 19, 2024
4 of 5 checks passed
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.

4 participants