question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Profile Name is going out of bounds

See original GitHub issue

Describe the bug Screenshot_1607072477

In the above image we can see that the Profile name is going out of screen.

Device Use Nexus 9 in portrait mode

To Reproduce Steps to reproduce the behavior:

  1. Add a profile with max characters.
  2. Click on AdminControls
  3. Click on Edit Profiles
  4. Select the added profile.
  5. Check that name is going out of bounds

Expected behavior The text should shift to next line. The text should be fully visible. Also, check this on tablet landscape and mobile device too. Write a test case which passes on both Espresso and Robolectric.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
rawlincommented, Jan 26, 2021

Hey, can I be assigned this issue

1reaction
dipu989commented, Jan 15, 2021

@anandwana001 Sure, I will! I was trying to get comfortable with project’s codebase and grasp Kotlin, coming from Java background.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What causes the "Ending Position Out of Bounds" error?
It means that you are trying to substing your String value to 3 chars and your string is few characters than that.
Read more >
the divs are going out of bounds and footer is not at bottom of ...
First off, you should avoid using % and rem for heights, as these are relative units based on parent containers or root font...
Read more >
Out-of-bounds Definition & Meaning - Merriam-Webster
The meaning of OUT-OF-BOUNDS is outside the prescribed or conventional boundaries or limits. How to use out-of-bounds in a sentence.
Read more >
How to Fix in R: Subscript out of bounds - Statology
This error occurs when you attempt to access a column or row in a matrix that does not exist. This tutorial shares the...
Read more >
How to Solve the List index out of bounds: 0 issue [duplicate]
In all probability it is occuring where youre trying to access the value by index and your soql query is unable to find...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found