cern-sis / react-formule

User-friendly, extensible form builder for React based on JSON Schema and RJSF
https://cern-sis.github.io/react-formule/
MIT License
13 stars 4 forks source link

fieldTypes: add and allow users to define tooltips #16

Open pamfilos opened 11 months ago

pamfilos commented 11 months ago

Ported from: https://github.com/cernanalysispreservation/analysispreservation.cern.ch/issues/2760

Solution to be copied: https://github.com/cernanalysispreservation/analysispreservation.cern.ch/pull/2800

Ansh-Sarkar commented 2 months ago

Hi @pamfilos I'd love to work on this. Have gone through the code base once and the major portions as suggested by @miguelgrc in a previous discussion. I feel this would help me get a hang of certain portions of the code base and help me understand everything better for future contributions.

Kindly do let me know if this can be assigned to me. Thanks !

miguelgrc commented 2 months ago

Hi @Ansh-Sarkar, sure, I have assigned it to you. I will be away for the next two weeks so I won't be very active, but if you need help @pamfilos can give you a hand. Make sure to fork the repo and make the PR from your fork.

Ansh-Sarkar commented 2 months ago

Thanks a ton ! I'll keep this in mind.