SEHI L'YI

Results 170 issues of SEHI L'YI

**Is your feature request related to a problem? Please describe.** Is it possible to require a scope(s) for select types and disallow for others? I have the following spec, and...

Hi `pa11y` team! I wonder if it is possible to get the number of items that actually pass each rule, in addition to the items w/ errors. I see in...

type: enhancement

### Product axe-core ### Question I am trying to calculate the failure rate, i.e., `# of fails` / `# of potential fails`. For example, for alt texts, I want to...

question

## Description Currently, `HiGlassComponent` and its several child components use React. The use of React is to support several UI components in HiGlass when an `editable` option is set to...

I am trying to figure out a way to refactor the higlass code in order to publish smaller packages (e.g., `@higlass/core`, `@higlass/data-fetchers`, etc) which will be helpful for other projects...

I see the hiccup of pileup elements upon zooming: https://github.com/gosling-lang/gosling.js/assets/9922882/6874cd4d-34a5-4c87-8e23-231e87f2b906

bug🐛

Can we include the SVG element of the Gosling logo image in the gosling.js library? This would make it easier for people to add a Gosling logo to their applications...

Fix # Toward # ## Change List - Some decisions to make: - **single header** vs. multiple headers for individual views - Where to show the header? - How to...

We can add basic navigation/interactive components, such as search boxes for genomic regions, to the Gosling Component. While they are not "visualizations" that fit into the grammar of Gosling, they...

enhancement

We could support CRAM/CRAI in a similar way we support BAM/BAI. - GMOD/cram-js: https://github.com/GMOD/cram-js - Related user request: https://github.com/hms-dbmi/chromoscope/issues/125 - Example data: [link](https://github.com/GMOD/jbrowse-components/blob/df746443e9772a56306751b550833755ccc26f6a/test_data/volvox/deep_sequencing.cram)

enhancement