Feat: Single-Click/Tap link to open link or item.text
to Edit
#444
Labels
chore
a tedious but necessary task often paying technical debt
discuss
Share your constructive thoughts on how to make progress with this issue
elixir
Pull requests that update Elixir code
enhancement
New feature or enhancement of existing functionality
help wanted
If you can help make progress with this issue, please comment!
priority-1
Highest priority issue. This is costing us money every minute that passes.
This is the final requirement in #141
We need to check if the
DOM
node being clicked/tapped is an<a>
tag and if it is, don't enterEdit
mode.Should be straightforward to intercept the click/tap event.
Unless it's all in a
phx-click
black box ... 💭The text was updated successfully, but these errors were encountered: