Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

Home view large title truncates if name is large. #131

Closed
aaryankotharii opened this issue Sep 12, 2020 · 13 comments · Fixed by #148
Closed

Home view large title truncates if name is large. #131

aaryankotharii opened this issue Sep 12, 2020 · 13 comments · Fixed by #148
Assignees
Labels
Category: Coding Changes to code base or refactored code that doesn't fix a bug. good first issue Good for newcomers. Hacktoberfest

Comments

@aaryankotharii
Copy link
Contributor

Describe the bug
Home view large title truncates if full name is entered.

To Reproduce
Steps to reproduce the behavior:

  1. Edit and enter full name in profile.
  2. Go to Home View.
  3. See title of home view.

Expected behavior
The title should not truncate and entire title should be legible.

Screenshots

Truncating Title ❌

Smartphone (please complete the following information):

  • Simulator: iPhone 11 Pro
  • OS: iOS 13.7
  • Xcode 11.7

Additional context
One probable fix is to is to consider only first name (i.e first word of name string) for the title here.

@yugantarjain
Copy link
Contributor

Hi again @aaryankotharii :) Do you want to work on this issue or do you want to keep it open to other contributors?
Also, thanks for submitting this issue.

@aaryankotharii
Copy link
Contributor Author

@yugantarjain How about we keep it open to other contributors and if no one picks it up, I will work on this.

@yugantarjain yugantarjain added Category: Coding Changes to code base or refactored code that doesn't fix a bug. good first issue Good for newcomers. Status: Available Issue was approved and available to claim or abandoned for over 3 days. labels Sep 16, 2020
@rarcilla
Copy link

rarcilla commented Oct 3, 2020

Hi! I'm interested on working on this issue if its still available! I'm new to OSS, but have Swift and some SwiftUI experience :)

@yugantarjain
Copy link
Contributor

Hi @rarcilla, sure, assigned. Thanks a lot for your interest in contributing to the Mentorship iOS project!

@yugantarjain yugantarjain removed Status: Available Issue was approved and available to claim or abandoned for over 3 days. Hacktoberfest labels Oct 4, 2020
@rarcilla
Copy link

rarcilla commented Oct 4, 2020

I was reading the comments under other issue #139, I was also under the assumption that this issue was eligible for Hacktoberfest and I wasn't aware of the update, so I will unassign myself! Thanks for your consideration.

@rarcilla rarcilla removed their assignment Oct 4, 2020
@yugantarjain yugantarjain added Hacktoberfest Status: Available Issue was approved and available to claim or abandoned for over 3 days. labels Oct 6, 2020
@R-Cole
Copy link
Contributor

R-Cole commented Oct 7, 2020

Hi I would like to work on this issue, what is the process to getting assigned?

@yugantarjain
Copy link
Contributor

Hi @R-Cole, assigned! Thanks for your interest in working on this issue!

@yugantarjain yugantarjain removed the Status: Available Issue was approved and available to claim or abandoned for over 3 days. label Oct 7, 2020
@R-Cole
Copy link
Contributor

R-Cole commented Oct 7, 2020

You bet, glad to help out if I can

@R-Cole
Copy link
Contributor

R-Cole commented Oct 7, 2020

Hi, just wondering if there is a test User account for logging in with? I am registering/logging in using the plain way (not Google or Apple) and It keeps saying to "Please verify your email before login." after I register and try to login...

@yugantarjain
Copy link
Contributor

yugantarjain commented Oct 7, 2020

Hi, just wondering if there is a test User account for logging in with? I am registering/logging in using the plain way (not Google or Apple) and It keeps saying to "Please verify your email before login." after I register and try to login...

You must have got a verification link on your email, just click on that and you'll be able to login after that...

@R-Cole
Copy link
Contributor

R-Cole commented Oct 7, 2020

I was thinking I would get a verification email and none has arrived. I will try some more.

@yugantarjain
Copy link
Contributor

You can use the backend Swagger UI to resend yourself the verification email.
https://mentorship-backend-temp.herokuapp.com
Also, try checking the spam folder...

@R-Cole
Copy link
Contributor

R-Cole commented Oct 7, 2020

Thx, it of course worked when I tried it again, maybe other times I didnt get email exactly right. Ok should be all good now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Category: Coding Changes to code base or refactored code that doesn't fix a bug. good first issue Good for newcomers. Hacktoberfest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants