PhoenixGenApiTui.Views.ErrorsTab (phoenix_gen_api_tui v0.1.0)

Copy Markdown View Source

Errors tab view: shows failed FunConfig entries from pull/push operations.

Pure function — takes state and rect, returns [{widget, rect}].

Summary

Functions

Renders the failed configs table.

Functions

render(state, rect)

Renders the failed configs table.

Returns a list of {widget, rect} tuples containing the failed configs table (and optionally a scrollbar when content overflows).