aquarist-labs / aquarium

Project Aquarium is a SUSE-sponsored open source project aiming at becoming an easy to use, rock solid storage appliance based on Ceph.
https://aquarist-labs.io/
Other
71 stars 23 forks source link

glass: Apply form field modifiers after form view init #776

Closed votdev closed 2 years ago

votdev commented 2 years ago

This is necessary because the fields 'nativeElement' element does not exist before that lifecycle hook.

Signed-off-by: Volker Theile vtheile@suse.com

Checklist


Show available Jenkins commands - `jenkins run tumbleweed` - `jenkins run leap` - `jenkins run ubuntu`
codecov-commenter commented 2 years ago

Codecov Report

Merging #776 (b161ec6) into main (ae7853e) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #776   +/-   ##
=======================================
  Coverage   59.38%   59.38%           
=======================================
  Files          31       31           
  Lines        3767     3767           
=======================================
  Hits         2237     2237           
  Misses       1530     1530           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ae7853e...b161ec6. Read the comment docs.