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
Rename the component to SystemList and put it in a subfolder called Systems. (The Systems object from tapis-typescript generates too many naming conflicts, and we can stash any Systems related UI components into a group that way. Like SystemDetail, SystemsList, SystemCredential)
Add an onSelect callback property
Support firing of onSelect so that the component can allow a user to select a system and a parent component can receive the selection event
Add loading indicator when systems are being retrieved
Clean up design, possibly using _common components to represent the list with selectable items.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: