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: Sks menu button fix #572

Merged
merged 1 commit into from
Feb 14, 2025
Merged

bug: Sks menu button fix #572

merged 1 commit into from
Feb 14, 2025

Conversation

jakubbaldyga
Copy link
Contributor

@jakubbaldyga jakubbaldyga commented Feb 13, 2025

Fixed that unclickable button issue. The problem was that"Pokaż ostatnio dostępne menu" button was under the image, but i managed to make it clickable and I just moved the whole section up. This is the outcome:
image
image
image

And without the button, if the latest menu is not available:
image
image
image

@jakubbaldyga
Copy link
Contributor Author

jakubbaldyga commented Feb 13, 2025

hmmm, that flutter analyze error doesnt appear on my side and it rather isn't related with my code, but I think I can fix this...

@jakubbaldyga
Copy link
Contributor Author

jakubbaldyga commented Feb 13, 2025

dunno, they say here https://pub.dev/documentation/wiredash/latest/wiredash/WiredashController/show.html that this show uses future, but on my side locally it doesnt XD and on main it is also assumed that it doesn't. There is probably some issue with pubsec?

This is my version of that function.
image

The fix would be probably adding async and await here (lib/features/analytics/show_feedback_tile.dart):

image

@jakubbaldyga jakubbaldyga self-assigned this Feb 13, 2025
@jakubbaldyga jakubbaldyga added the bug Something isn't working label Feb 13, 2025
@jakubbaldyga jakubbaldyga linked an issue Feb 13, 2025 that may be closed by this pull request
@jakubbaldyga jakubbaldyga changed the title fix bug: Sks menu button fix Feb 13, 2025
@simon-the-shark simon-the-shark merged commit a82b1c1 into main Feb 14, 2025
2 checks passed
@simon-the-shark simon-the-shark deleted the Sks-button-fix branch February 14, 2025 22:11
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

Successfully merging this pull request may close these issues.

fix/ adjust sks menu animation/icon in horizontal mode
2 participants