Pylons / Pylons/deform

Add deform.Button constructor argument to allow to set the html title attribute

Open
#178 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

BS5 enhancement needs-pr should backport sprintable
Dominant language
JavaScript
Stars
423
Forks
158
PR merge metrics
No merged PRs in 30d

Description

It already has a title attribute, but that is actually the displayed title. What I'd like to also be able is to set the html title attribute to show up as an explanatory tooltip (it does in most browsers).

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

Locate the deform.Button implementation and inspect how its existing displayed title is rendered. Add support for a separate HTML title value, then verify the generated button exposes both the displayed title and the browser tooltip attribute.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.