You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure all components/fields used in the deposit form have a logical nested structure of Overridables. Currently, some fields have them, some don't have any, and some don't provide enough granular customisability. The aim is to avoid changing existing IDs where possible but using a logical structure for new ones.
Experiment with helper utilities for overriding common behaviour (e.g. making fields read-only or hidden in a universal consistent way)