Hana Xu
Hana Xu
It looks like VPC isn't supported 🤔 | This branch | Prod | | ------- | ------- | |  |  | |  |  |
@bnussman looks like something is off with the metadata encoding https://www.base64decode.org/ | This branch | Prod | | ------- | ------- | |  |  |
@bnussman-akamai Good point, just realized we don't use the `TableRowLoading` component in `LinodesLanding`. I'll create a separate ticket to address that since it's going to require some code maneuvering Edit:...
Should the onBlur / clicking `Create` in the VLAN dropdown send a request to create the VLAN without having to wait until the user clicks `Create Linode`?
I think we should keep some kind of red tooltip error icon instead of just replacing across the board with a warning icon as there are semantic differences For example,...
@tzmiivsk-akamai I think the only case where we use the error Tooltip icon was in the Add Payment Drawer (seen in the description screenshot). Since it's a one-off we can...
@jdamore-linode this is still a WIP so things are probably going to change, I'll let you know when this is ready for review!
Thanks @jdamore-linode! Is the `cy.get('main').within(() => {...` syntax preferred over using `data-testid`?
@bill-akamai yes, thanks for catching!