Thomas Pentenrieder

Results 30 comments of Thomas Pentenrieder

Any solutions for this very common issue or at least some info if this is possible in future versions?

Any news on this? no update for almost a year

It seems we can't use it yet due to dependency issues with EntityFrameworkCore 5.x ![image](https://user-images.githubusercontent.com/4225039/110955903-5c0b6000-834a-11eb-9e28-28f17f27e9f7.png)

Hi @musale, thanks for taking a look at this. I think user-id would be the most common scenario (show me users I don't already have added). Additional filters would be...

Sure! I'm using the Picker to select users one by one as with perhaps 20+ people selected showing all will get too crowded imo. You can see how it works...

appreciate the work you're all doing, thanks!

Had to downgrade the following dependencies according to your GitHub repo as well compared to the fluent-ui-tab-sample: ``` "@microsoft/teams-js": "2.13.0", "@microsoft/teamsfx": "2.2.0", "@microsoft/teamsfx-react": "3.0.0", ```

yes, absolutely! this is exactly what I need it for :D You should be able to use it just like ASF, perhaps by just setting an additional "edit mode" flag?...

So I guess it should be based on https://github.com//json-schema-form/json-schema-form-core, right? Not really sure right now how one would architect this, either. You would have to write a small wrapper for...

Is the core already at a stage where it makes sense to develop the builder on top of it? Does ASF is it as well? I got fooled by the...