Skip to content

issues Search Results · repo:github/text-expander-element language:JavaScript

Filter by

13 results
 (97 ms)

13 results

ingithub/text-expander-element (press backspace or delete to remove)

Sorry for the issue title, I m having a hard time describing this well, but it s luckily easy to reproduce: 1. Go to the demo 2. In the multiword demo, type in # and # 3. Hit backspace to delete the ...
  • asgerb
  • 1
  • Opened 
    25 days ago
  • #79

After running into issues in the Gitea web-based interface, the gitea devs directed me to the dom-input-range developer because they extensively use this module for text expansion, and the issue is in ...
  • wolfbeast
  • Opened 
    on Mar 3
  • #76

Stacktrace: Uncaught (in promise) IndexSizeError: Failed to execute setStart on Range : The offset 28 is larger than the node s length (27). at #createCloneRange at InputRange.getBoundingClientRect ...
  • wxiaoguang
  • Opened 
    on Jan 25
  • #71

When cloned with cloneNode(true), cloneNode is recursively called on all descendants. This includes the InputStyleCloneElement instance created by InputRange, which throws an error due to https://github.com/iansan5653/dom-input-range/issues/5. ...
  • iansan5653
  • Opened 
    on Sep 24, 2024
  • #64

React 19 introduced a heuristic based handling for custom elements where it attempts to set a property instead of an attribute if a scalar value is passed to an attribute, where the element has that same ...
  • mattcosta7
  • Opened 
    on Sep 12, 2024
  • #62

This is a super cool web component! We re going to add it comments on https://hcb.hackclub.com/. One issue we re facing is positioning the menu, how can we make it so that it appears at the caret similar ...
  • sampoder
  • Opened 
    on Mar 18, 2024
  • #54

Our team is trying to write a browser extension to create an autocomplete search feature inside Github for a 3rd party issue tracking system. We almost have it working on Chrome, but on Firefox the content ...
  • avaly
  • Opened 
    on Nov 23, 2023
  • #51

A quick report that v2.3.0 of @github/combobox-nav and the new scrollIntoView broke the UX of @github/text-expander for me. It would push the expanded ul to the top of the screen. Also, when I scroll down ...
  • StanBright
  • 6
  • Opened 
    on Nov 15, 2023
  • #50

See this example where I drag a selection 3 times from left (outside the element) and 1 time from right (inside the element) in Firefox 114: Two specific issues: - Text selection breaks when selection ...
  • silverwind
  • 1
  • Opened 
    on Jun 2, 2023
  • #37

There is an unavoidable space character being appended target element s value during the text-expander-value event: https://github.com/github/text-expander-element/blob/5b5f7ad1056327f1d297be8474fb689089115cb9/src/text-expander-element.ts#L128 ...
  • silverwind
  • 5
  • Opened 
    on Apr 7, 2023
  • #35
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub