Yadullah Duman

Results 14 comments of Yadullah Duman

compile 'andhradroid.dev:aFilechooser:1.0.1'

@kashban It should work :) , I used it successfully.

It's the same on Android. I had to call the API four times until it set the focus appropriately. https://github.com/yduman/InclusiveShop/blob/main/src/components/ProductSizeSelect/ProductSizeSelect.tsx#L72 for reference.

Remember to always provide a description duh... Can't remember where the issue was and can't reproduce anymore. Closing.

Interesting. Could you provide a step-by-step description in order to have something reproducible? Thanks!

Thanks for this feature request! To get your point correct: - We currently have export/import for boards as PNGs - We currently also have export/import for board data, but this...

Another great option would be a ⌘ + K interface

Could be handy: https://github.com/timc1/kbar

@neurotronix wow indeed! `hyper-pane` caused these issues. Nice catch!

What is preventing this PR from being merged? Our team is currently migrating from [node-rdkafka](https://github.com/Blizzard/node-rdkafka) to KafkaJS and since the `partition.assignment.strategy` is set by default to `[range, roundrobin]` in [librdkafka](https://github.com/confluentinc/librdkafka/blob/master/CONFIGURATION.md),...