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

Bug: Title cannot be empty #218

Open
mobile-pablo opened this issue Jul 11, 2024 · 0 comments
Open

Bug: Title cannot be empty #218

mobile-pablo opened this issue Jul 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@mobile-pablo
Copy link

Describe the bug
When u are creating tile u cannot have title empty despite nullability.

To Reproduce
Steps to reproduce the behavior:

  1. Create PageViewModel without title

Expected behavior
Views should be displayed

How to resolve
Make title widget nullable completly and if its null pass a container
Also change naming to something better because ViewModel says like its Fragment ViewModel which is isint, its Tile
ItemTile or PageTile

@mobile-pablo mobile-pablo added the bug Something isn't working label Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant