idaes-pse icon indicating copy to clipboard operation
idaes-pse copied to clipboard

Adding multi select box for the ui

Open elbashandy opened this issue 3 years ago • 1 comments

Fixes

Summary/Motivation:

Adding the feature of selecting multi UnitModels in the UI

Changes proposed in this PR:

Legal Acknowledgement

By contributing to this software project, I agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the license terms described in the LICENSE.txt file at the top level of this directory.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

elbashandy avatar Aug 10 '22 19:08 elbashandy

Codecov Report

Merging #931 (dd56573) into main (01522d0) will decrease coverage by 0.00%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #931      +/-   ##
==========================================
- Coverage   70.32%   70.32%   -0.01%     
==========================================
  Files         576      576              
  Lines       64619    64619              
  Branches    12138    12138              
==========================================
- Hits        45446    45443       -3     
- Misses      16872    16876       +4     
+ Partials     2301     2300       -1     
Impacted Files Coverage Δ
idaes/ver.py 61.53% <0.00%> (-4.62%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Aug 10 '22 20:08 codecov[bot]