dreamRs / dreamRs/datamods

Question: How to customize controls used in editor module?

Open
#116 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
R
Stars
155
Forks
41
PR merge metrics
No merged PRs in 30d

Description

Thanks a lot for this great R package. Its a breeze to work with and it actually works very well. Kudos!
I've got a question. When preparing a data.frame for editing, the UI controls selected for the editor UI are chosen automatically depending on their data type.

There are some cases, where one would like to choose a textAreaInput over the normal textInput. Especially when one would like to memorize line breaks and some kind of formatting, a textAreaInput works better than textInput.

Is there any desired way to configure the editor module accordingly? One could think about to either set an option to define the control type for a specific column to override the defaults (or by adding an attribute).

If not, is a pull request welcome to provide such feature?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.