App container: position absolute top 0 left 0 right 0 bottom overflow hidden
Scrollable element: overflow-y auto
Use Ionic approach:
- Body 100% height position fixed etc
- App container: position absolute top 0 left 0 right 0 bottom overflow hidden
- Scrollable element: overflow-y auto
marco
added this to the v1.0 project 2023-05-25 07:30:04 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Use Ionic approach: