You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If the card extension notification is displayed and multiple cards are activated on the device so the carousel indicator is shown, the "Weitere Aktionen" Button is not properly displayed and can't be used.
Currently a workaround is applied to add an additional sized box.
To Reproduce
Steps to reproduce the behavior:
Remove SizedBox() in card_detail_view
Activate multiple cards for koblenz and make one card extendable for koblenz
Scroll down to "More actions"
Button is not displayed and can't be used
May only happen for ios
Expected behavior
The button will be displayed properly
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
If the card extension notification is displayed and multiple cards are activated on the device so the carousel indicator is shown, the "Weitere Aktionen" Button is not properly displayed and can't be used.
Currently a workaround is applied to add an additional sized box.
To Reproduce
Steps to reproduce the behavior:
card_detail_view
Expected behavior
The button will be displayed properly
Screenshots
The text was updated successfully, but these errors were encountered: