Keita Fish
Keita Fish
`test-cli ` is failed. I believe that it should fail cuz the code change is not related to what ci tests
> From the instructions you linked: > > > Instead of upgrading and updating all of your code at once (which is incredibly difficult and prone to bugs), this strategy...
@hkang1 @hamidzr @trentwatt ## New Changes Since the Last Review - Found the alternative of `Prompt` - Fix minor bugs - Order of props in `Router.tsx` - Added `assertIsDefined` to...
> ## Concern > * In the current behavior with old `react-router-dom` and `history`, it automatically redirect to the default path if the path doesn't exist, such as `http://localhost:3000/` ->...
I'll fix the issue around password. Thanks for finding The issues around password is fixed. > It was unclear to me from your https://github.com/determined-ai/determined/pull/4619#issuecomment-1194191120 whether that was impossible, or just...
I close this PR to start over.
The default width is broken. Some column widths are too short, some are too long https://user-images.githubusercontent.com/109113616/193634718-656267e7-7980-404c-a5f8-3e80be8c0d07.mov
[The previous issue](https://github.com/determined-ai/determined/pull/5159#pullrequestreview-1127123690) is fixed. However, I see another issue. It works on latest-master website, but not in this PR. I cannot resize the column width with few columns. I...
Thank you for the bug report. It is an expected behavior right now, however, we will consider the behavior
> If you're going to go the route of writing a whole bash script then the simpler solution to this is to just manually strip the prefixes. Something like Yes,...