Better support for non default feedback boxes.

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

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
Domain
frontend, web-dev

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

  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.

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.