rstudio / rstudio/flexdashboard
modify the components of social option with dropdown menu
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 848
- Forks
- 298
- PR merge metrics
- No merged PRs in 30d
Description
How can I modify the components of social option with dropdown menu ?
social: [ "twitter", "facebook", "linkedin"]
This option does not combine those three in drop down menu. Hence, mobile view is weird.
social: menu
This option combines components but i cannot change what are the components.
Basically what I need is similar to "menu" but I would like to able to change what are the components inside the menu. Is it possible ?
Thanks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review how the social option handles an array of components versus the menu value. Trace the existing dropdown behavior from those option forms and determine where customizable menu contents would be specified. Done means selected social components appear together in a dropdown and the mobile layout behaves correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100