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

[Layout Issue] navigationBar textField layout issue #19

Open
letusHyun opened this issue May 24, 2023 · 3 comments
Open

[Layout Issue] navigationBar textField layout issue #19

letusHyun opened this issue May 24, 2023 · 3 comments
Labels
🧨 Bug 버그가 발생했습니다.

Comments

@letusHyun
Copy link
Contributor

letusHyun commented May 24, 2023

Description

  • textField의 text가 충분히 길어진 경우, textField를 내릴 때 textField를 포함한 BarButtonItem과 RightBarButtonItem의 constraint의 충돌이 발생합니다.



issue



  • 임시 방편으로 textField의 width를 지정해주었지만, 기기의 width에 따라 textField의 text 구간의 width가 바뀌는 문제가 있습니다.



  • issue를 해결할 더 좋은 코드가 있다면, 알려주세요!
@letusHyun letusHyun added the 🍒 Todo Github issue 해야할 todo list: ] label May 24, 2023
@SHcommit
Copy link
Member

네 저도 이슈 관련 해결 방법을 생각해보겠습니다!!!

@SHcommit
Copy link
Member

SHcommit commented Aug 6, 2023

호호,, 붓캠 활동하면서 알게된 형한테 좋은 사실 하나 알았습니다. 어느 iOS팀은 네비게이션이아니라 커스텀 뷰로 네비게이션 영역을 대체한다고 합니다. 네비게이션컨트롤러를 상속받는다고 너무 네비게이션 바를 활용해야만 한다는 생각에 갇혀있지 않아도 될 것 같다는 생각이 들었습니닷!!

@letusHyun
Copy link
Contributor Author

너무 네비게이션바에 갇혀있었네요.. 커스텀뷰로 다시 만들어봐야겠습니다.

@SHcommit SHcommit added 🧨 Bug 버그가 발생했습니다. and removed 🍒 Todo Github issue 해야할 todo list: ] labels Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧨 Bug 버그가 발생했습니다.
Projects
None yet
Development

No branches or pull requests

2 participants