Jeff Pihach

Results 35 issues of Jeff Pihach

After running `sudo snap install charm`, the first time you run `charm` it appears to hang for a considerable amount of time. Subsequent runs do not have this delay. I...

In the UI for jaas.ai we display a link to the latest revision in the active channel (stable) if you're viewing an old revision. This is determined by us requesting...

enhancement

This request takes about 160ms because I only have a few bundles and charms. https://api.jujucharms.com/charmstore/v5/list?owner=hatch However this one takes over 3s and they have about 40 charms and bundles. https://api.jujucharms.com/charmstore/v5/list?owner=openstack-charmers-next...

bug

The request in question: https://api.jujucharms.com/charmstore/v4/trusty/mariadb/meta/any?include=bundle-metadata&include=charm-metadata&include=charm-config&include=manifest&include=stats&include=charm-related&include=extra-info&include=tags Takes almost 14s to respond and is ~200kb

bug

When a user is logged into the charmstore in the gui then logs out we open up a new tab directed to the charmstore /logout endpoint to clear any cookies....

enhancement

https://github.com/plotly/notebook-to-app/actions/runs/8974757424/job/24647808759#step:9:1283 We've reverted to 2.16.1 for the time being.

It would be nice if the Modal didn't require a title when you want to use it to display something like an image.

Feature 🎁
Priority: Medium
Review: UX +1
WG: Validated

If you type in a custom input value then refresh the page the pill has a prefix `CUSTOM` vs no prefix when initially entered. ![Screen Shot 2020-11-19 at 9 59...

Priority: High

### What's the issue When you have enough filters selected, the input to enter custom values will disappear and the extra filters you've selected will be hidden. Clicking the white...

Priority: Medium
P3 Triaged
Triaged: new architecture

![III Action logs - Default view](https://user-images.githubusercontent.com/532033/115276747-abd70700-a100-11eb-941b-d0ecf8a707ab.png) After implementing the above it would be easier to test if we could select rows based on some criteria, a `data-test` prop so that...

P3 Needs decision