reflex icon indicating copy to clipboard operation
reflex copied to clipboard

[REF-3190] Add testing to verify props propagation of all reflex components

Open Lendemor opened this issue 1 year ago β€’ 7 comments

Creating this issue to track an idea suggested in #3541.

REF-3190

Lendemor avatar Jun 25 '24 15:06 Lendemor

@abulvenz do you want me to assign this to you? (since you have a draft working on it)

Lendemor avatar Jun 25 '24 15:06 Lendemor

@abulvenz in https://github.com/reflex-dev/reflex/issues/3541 you mentioned "In the first draft I tried to do it with automatic component instanciation, but as I wrote there are many exceptions from the rule.".

Maybe we can introduce a create_fake/create_demo classmethod in rx.Component which raises NotImplementedError by default. Every component which has a create_fake/create_demo method could then be included in a dynamic pytest fixture. In the future, we could also use this classmethod to generate docs/examples.

benedikt-bartscher avatar Jun 26 '24 00:06 benedikt-bartscher

@abulvenz do you want me to assign this to you? (since you have a draft working on it)

Thanks for asking @Lendemor . Right now this has low prio to me. If you assign it to me, it might get done in some bright future when I find the time.

abulvenz avatar Jun 28 '24 08:06 abulvenz

can i work on this issue ??

ShubhamAXS19 avatar Aug 11 '24 05:08 ShubhamAXS19

@ShubhamAXS19 yes, just assigned you! Let us know if you have issues / questions

picklelo avatar Aug 12 '24 10:08 picklelo

Can I be assigned this?

ss-mathew avatar Aug 26 '24 23:08 ss-mathew

@ss-mathew just assigned you!

picklelo avatar Aug 26 '24 23:08 picklelo