You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the .dcf-card-as-link JS component the link is set to fire with any click on the element which means users cannot select text or right-click within the element without triggering the link. This is really annoying. I’m pretty sure that the source of this idea had a solution in their sample JS that remedied this because that is what we implemented on Admissions back before this functionality was added to the framework.
Would it be possible to add to the list taking another pass at this functionality to smooth out those rough edges?
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: