Mahesh Jamdade

Results 463 comments of Mahesh Jamdade

Thanks for the video will take a look at it soon.

@yewtecumang I believe this is working as intended - You select an item, selected = "Adjustment/cc" - switch focus to other widget and comeback - updates input to "Adjustment/ccsd", selected...

https://github.com/user-attachments/assets/92f9f057-234a-4d4d-afda-048f9a6a2af9

adding this back in triage to get some inputs on the behavior

Hey @vimptech-git, Can you share more details - about the device. - target platform - flutter version - searchfield package version And possibly a video demo of the issue

Thanks for the info. I will need to investigate this, I don't have a windows machine will probably check this next week. _Similar behavior on macOS Desktop_ https://github.com/user-attachments/assets/e240cb9d-36eb-4c0c-ab8b-2a8490fe0bde code sample...

Reproduces as of the latest stable 3.3 and the master 3.6 The FAB below the drawer is detected on tapping the drawer. code sample ```dart import 'package:flutter/material.dart'; void main() =>...

Hey @emadaltaki, Thanks for filing the issue. I will take a look at it this weekend and get back

@emadaltaki I looked into this and I was not able to reproduce the issue. Can you please take a look at this code sample which dynamically adds the items to...

Unfortunately I do not have any sample project for you at this time.