Jihyun Kang
Jihyun Kang
### Updated suggestion If we need to add a project name on the last page of the session launcher, then we shall put "resource group" also. since it's equally important...
> ## Fixes > * call `updateResourceAllocationPane()` on cluster mode selection handler > > ### additional comment: > I think `updateResourceAllocationPane()` method need code refactoring. The method cause logical confusion,...
Hmm, Isn't it too big for locating the project name at the top of the panel? I think what users really want is "the environment information", "resources to allocate" mostly,...
@mihilt And I just updated the description of the issue, so It would be appreciated if you refer to it and apply your ideas to it.
> > > Hmm, Isn't it too big for locating the project name at the top of the panel? > > > I think what users really want is "the...
> Making design without exact decided design is hard for me. > > First I simply put strings in it. And It looked so insincere so I tried to copy...
> Already @inureyes mentioned, "Project : default" instead of "Project Name : default" is LGTM. > > About the design, Plain text looks better than tag box(badge). Because the name...
> I tried this, but I couldn't complete adding `Environment Info: Python 3.9 / Ubuntu 20.04 / AARCH64 / Interactive` in one line because there was not enough space. In...
I presume that this issue was solved by adding temporary spaces when the dropdown is opened. When it comes to manipulating the natural direction of the dropdown element, even if...
@inureyes I guess this issue has been solved via #998 already.