Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: small Emui QoL improvements #1944

Merged
merged 7 commits into from Dec 14, 2023
Merged

fix: small Emui QoL improvements #1944

merged 7 commits into from Dec 14, 2023

Conversation

Dartoxian
Copy link
Contributor

Description:

This PR makes some small quality of life improvements identified whilst debugging the polka issue:

  • Strip https:// from the start of github package urls
  • Handle bad arg types more gracefully (screenshot below)
  • Use unique keys in the DataTable component to stop react complaining.

Screenshot from 2023-12-13 16-46-27

Is this change user facing?

YES

References (if applicable):

@adschwartz adschwartz added this pull request to the merge queue Dec 14, 2023
Merged via the queue into main with commit 21b5ffd Dec 14, 2023
34 checks passed
@adschwartz adschwartz deleted the bgazzard/fix-polka branch December 14, 2023 07:39
github-merge-queue bot pushed a commit that referenced this pull request Dec 14, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.85.47](0.85.46...0.85.47)
(2023-12-14)


### Features

* Add CORS policy to REST API server
([#1924](#1924))
([a934b1e](a934b1e))
* allow specifying size of persistent directories
([#1939](#1939))
([5a997bc](5a997bc))


### Bug Fixes

* enclave name in error message
([#1942](#1942))
([4754073](4754073))
* fix cloud link out markdown
([#1929](#1929))
([846efb1](846efb1))
* small Emui QoL improvements
([#1944](#1944))
([21b5ffd](21b5ffd))
* update startosis test
([#1945](#1945))
([cc44ade](cc44ade))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <kurtosisbot@users.noreply.github.com>
h4ck3rk3y pushed a commit that referenced this pull request Dec 15, 2023
## Description:
This PR makes some small quality of life improvements identified whilst
debugging the polka issue:
* Strip `https://` from the start of github package urls
* Handle bad arg types more gracefully (screenshot below)
* Use unique keys in the DataTable component to stop react complaining.

![Screenshot from 2023-12-13
16-46-27](https://github.com/kurtosis-tech/kurtosis/assets/4419574/375328a5-49a9-4b6e-ae01-314e002d8ecc)

## Is this change user facing?
YES

## References (if applicable):
*
https://sageroomworkspace.slack.com/archives/C060Z6HDYR3/p1702477312080589
h4ck3rk3y pushed a commit that referenced this pull request Dec 15, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.85.47](0.85.46...0.85.47)
(2023-12-14)


### Features

* Add CORS policy to REST API server
([#1924](#1924))
([a934b1e](a934b1e))
* allow specifying size of persistent directories
([#1939](#1939))
([5a997bc](5a997bc))


### Bug Fixes

* enclave name in error message
([#1942](#1942))
([4754073](4754073))
* fix cloud link out markdown
([#1929](#1929))
([846efb1](846efb1))
* small Emui QoL improvements
([#1944](#1944))
([21b5ffd](21b5ffd))
* update startosis test
([#1945](#1945))
([cc44ade](cc44ade))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <kurtosisbot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants