strimzi / strimzi-ui

Strimzi UI
Apache License 2.0
26 stars 27 forks source link

Implement model & controller for Topics (listing) page #124

Closed pmuir closed 3 years ago

pmuir commented 3 years ago

Implement the model & controller for the Topics (listing) page. #70 contains the designs. See also #123 and #122 for the view implementations.

matthew-chirgwin commented 3 years ago

For the first stage, I am hoping this will be a simple model hook, calling a useQuery to get the data/deal with loading/errors etc.

I expect while this will be quite boilerplate like for now, other functions etc will follow/be added to this model

github-actions[bot] commented 3 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days