sh977218 / ts-etl-ui

0 stars 0 forks source link

Fix a few bugs #165

Closed sh977218 closed 3 months ago

sh977218 commented 3 months ago
  1. After navigate from version qa to load request by clicking the request ID, the first record is expanded, then click on any search (sorting, my request, all request, etc) should reset expanded view. The fix is to remove expand query parameter
  2. Remove bind query parameters, this directive created a problem that this subscribe triggers many time, because every bind query parameter patch the form, and trigger the valueChanged. The fix is to patch the entire form at once.
  3. Remove breakpointObserver, we have fix the table's responsive view by reduce number of column
  4. Remove extract null in the payload, if we use undefined instead of null, Angular will not send undefined payload.
  5. Remove auto increase package patch version whenever npm run build.
render[bot] commented 3 months ago

Your Render PR Server URL is https://ts-etl-ui-pr-165.onrender.com.

Follow its progress at https://dashboard.render.com/web/srv-cpu93j5ds78s73f96rb0.