Better support for non default feedback boxes.
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 45/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- javascript, php
Research direction
Start by inspecting the ds_feedback feature module and locating the code that targets the default ds_feedback box, including its styles and JavaScript behavior. Update the relevant selectors or lookup so every ds_feedback_box type is covered, then verify that multiple boxes with custom text receive the same styling and behavior.
Written by the indexing model from the issue text.
Description
Right now, styles and JS behaviors only apply to the box that is defined by this feature module called ds_feedback.
Instead, they should apply to any box that is of the ds_feedback_box type. This would allow you to define new/multiple feedback boxes with custom text and have the styles and JS apply to all of them.
- Dominant language
- PHP
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
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.
Similar issues
-
priority: p3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
googleapis/librarian#7636 ·
-
0. Needs triage bug
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
nextcloud/fulltextsearch#1011 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
phpstan/phpstan-doctrine#794 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
Automattic/static-site-importer#1767 ·