rowy icon indicating copy to clipboard operation
rowy copied to clipboard

Feat: Customization options added to long text field

Open RajGM opened this issue 3 years ago • 3 comments

Signed-off-by: Raj Gaurav Maurya [email protected]

RajGM avatar Sep 17 '22 08:09 RajGM

@htuerker @harinij

RajGM avatar Sep 18 '22 02:09 RajGM

@RajGM PR needs to be submitted to the develop branch.

harinij avatar Sep 21 '22 06:09 harinij

Got it.

RajGM avatar Sep 21 '22 16:09 RajGM

This PR only adds the text fields to save the custom regex and character limit to the column config. It neither validates the regex nor implements the limit on Long Text fields. @harinij is that within the scope of the original issue (#718)?

notsidney avatar Sep 26 '22 06:09 notsidney

@RajGM is attempting to deploy a commit to the Rowy Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Oct 02 '22 16:10 vercel[bot]

Hi @notsidney It's working for me. The number of characters can't be more than the max limit. Inputs can be multiline. Regex validation is working as well.

LongWorking

LongWorking2

RajGM avatar Oct 02 '22 16:10 RajGM

I faced the same problem of changes not working. But when I restarted the server manually, it worked.

RajGM avatar Oct 02 '22 16:10 RajGM

Thanks. I’m merging this as part of the next release 🚀

notsidney avatar Oct 03 '22 05:10 notsidney

Most welcome, Sidney.

RajGM avatar Oct 03 '22 06:10 RajGM