Mahesh Jamdade

Results 463 comments of Mahesh Jamdade

WYSIWYG editor redesign We can have a Bar at the top with markdown buttons and shortcuts

Hey @shilkazx, thanks for filing the issue. Do you see any errors in the console? And is this issue on the desktop or the web? I tried to reproduce it...

Your code sample looks fine. Can you try running the code sample I shared?

@shilkazx Were you able to try the code sample I shared?

Hey @shilkazx, Just checking is this still an issue?

Hi @uvizhe, thanks for reporting the issue. I am able to reproduce the issue on the stable and the master channel on all platforms. By adding the background color to...

I completely agree, I had that on my mind before, I think the challenge here is identifying the global TapOutSide, Searchfield has its own TapOutSide which is built by combining...

FocusNode is not required to close the suggestionBox, By just passing `suggestionAction: SuggestionAction.unfocus,` will close the suggestion box. We should make this behavior as default,

Published in [v1.2.0](https://pub.dev/packages/searchfield/changelog) edit: Should be published in few hours.