toastification icon indicating copy to clipboard operation
toastification copied to clipboard

cannot interact with the area below toast

Open Yukari-Tryhard opened this issue 8 months ago • 6 comments

Describe the bug When showing notification there is a large space of padding (i think) that stop user from interacting on Android and iOS

To Reproduce Steps to reproduce the behavior:

  1. Create a bottom navigation
  2. Create a toastification with alignment of bottomCenter
  3. Try to click any of the navigation items

Expected behavior User can still interact with the UI beneath notifcation

Screenshots https://github.com/payam-zahedi/toastification/assets/61675970/7f67c55b-bd9c-4727-8943-73965d6ae7c4

Flutter information:

  • OS: [iOS, android]
  • Flutter Version: [3.22.1]
  • Toastification Version [2.0.0]

Yukari-Tryhard avatar Jun 14 '24 11:06 Yukari-Tryhard