Results 290 issues of Chuck McCallum

This issue is a: - Bug report ## SUMMARY A fresh `nwb new react-component my-component`, followed by pasting in the [example test](https://github.com/insin/nwb/blob/master/docs/Testing.md#example-test) produces errors: ``` $ npm run test >...

This issue is a: - Bug report (?) - Question / support request I've just created a fresh web-module, and there is a linting problem in the stub test: ```...

On https://portal.test.hubmapconsortium.org/browse/dataset/2392b8c6e84b3874cc0530fa058cb96e, (Imaging pyramind, one OME-TIFF,) this error occurs multiple times on initial load: ``` deck: error during drawing of XRLayer({id: 'XR-Static-Layer-0-167-440-0-0-0.21375559671624345'}) TypeError: "P[a] is undefined" ``` (Stack trace not...

**User story** - Follow-up to https://github.com/hubmapconsortium/portal-visualization/pull/59 and https://github.com/hubmapconsortium/portal-ui/pull/2742 Now that we can pick a gene to be highlighted on load, what should the behavior be if an unknown/typo gene is...

feature

**User story** https://github.com/hubmapconsortium/portal-visualization/pull/59#discussion_r916975091 It looks like adding the heatmap to the coordination doesn't break anything... but it also doesn't do anything. **Possible solution** Maybe bold the name of the selected...

feature

- Confirm that this is necessary? - Interface: Second select tool? or maybe it should depend on the viewing mode... which ever layer is topmost is the one that gets...

feature

**Describe the bug** The left and right halves of the violin plot have a gap between them. My guess is that it's always there, but only visible when there are...

bug

**Describe the bug** When the component is expanded horizontally (dragging the SE corner), the tabs expand in width, but the current active tab indicator doesn't. **To Reproduce** Steps to reproduce...

bug

**Describe the bug** Error message in log: `ResizeObserver loop completed with undelivered notifications`. No problems in UI, but might be a canary, so I'm reporting. **To Reproduce** - Only able...

bug

@ngehlenborg or @jkmarx : Unless I'm missing something, there doesn't seem to be a way to highlight or subset down to just a given file in FileBrowser2, but there was...

feature