Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

custom yaml header fields in the Download Modules #26

Closed
Tracked by #68
Polkas opened this issue Apr 27, 2022 · 0 comments · Fixed by #173
Closed
Tracked by #68

custom yaml header fields in the Download Modules #26

Polkas opened this issue Apr 27, 2022 · 0 comments · Fixed by #173
Assignees

Comments

@Polkas
Copy link
Contributor

Polkas commented Apr 27, 2022

The developer should have an option to specify which yaml header fields should be ask to be filled by the end user.
We are talking about fields like author, output, etc.

shiny inputs connected with yaml header fields should be named the same, input$author for author field ... .
Should be possible after #11 as there will be a function to process the flat list of yaml header fields.

We will add an argument to Download module with a vector of yaml files which should be taken into account.

UI for Download Button and Previewer have to be updated.

@Polkas Polkas self-assigned this Dec 6, 2022
Polkas added a commit that referenced this issue Dec 14, 2022
closes #26 

- support custom subset of inputs for download and previewer modules
- add additional checkmate validation
- additional tests

Signed-off-by: Maciej Nasinski <[email protected]>
Co-authored-by: Dawid Kałędkowski <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants