eclipse-tractusx / portal-shared-components

Portal Shared UI Components
https://eclipse-tractusx.github.io/portal-shared-components
Apache License 2.0
1 stars 11 forks source link

fix: handleChange function causing issue while selecting values from selectList component #262

Closed shubhamv-ss closed 1 month ago

shubhamv-ss commented 1 month ago

Description

Why

This change is necessary to address a critical issue where the SelectList component does not save the selected values upon form submission, or resets them to the default values. This issue affects the data integrity and user experience, as users expect their selections to be retained and accurately reflected in the submitted data.

Dependencies

There are no additional dependencies required for this change. The fix involves modifying the existing SelectList component to ensure proper handling of the selected values.

Implementing this change will enhance the reliability and functionality of the SelectList component, ensuring that it meets user expectations and maintains accurate data handling across the application.

Issue

Checklist

Please delete options that are not relevant.

shubhamv-ss commented 1 month ago

Is it good to merge this? @evegufy @lavanya-bmw

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

shubhamv-ss commented 1 month ago

Hi @shubhamv-ss could you please resolve the conflict?

Hi @evegufy , The conflicts have been addressed.

shubhamv-ss commented 1 month ago

Hey @evegufy , sorry to bother you again. My previous PR broke this component, but this new one should fix it. We're blocked on it atm, can you take a look today? Thanks

evegufy commented 1 month ago

Hey @evegufy , sorry to bother you again. My previous PR broke this component, but this new one should fix it. We're blocked on it atm, can you take a look today? Thanks

@shubhamv-ss done