rstudio / rstudio/flexdashboard

modify the components of social option with dropdown menu

Open
#261 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.