nofusscomputing / nofusscomputing/centurion_ui

:one: Update ModelForm View form fields

Open
#138 0 comments 0 reactions 1 assignee View on GitHub

@jon-nfc is already working on this.

Since Mar 10, 2026.

Dominant language
TypeScript
Stars
0
Forks
0
Avg merge
1d 4h
Merged PRs (30d)
20

Description

Due to refactor to PatternFly the form fields are no longer formatted correctly.

Deails

Update the form fields so that they format correctly.

Originally as a proof-of-concept a separate form was created and used to create a new entry. time has passed and its outgrown its use. plan moving forward is to remove this in favour of using the detail view, except with input fields. on the API returning HTTP/201, use that data to generate the DetailView of the object just created.

Tasks

  • Update display fields to enable a Read/Write Option

  • Update form fields

  • Add skeleton for loading

Requirements

  • Inline edit - TicketView uses for metadata sidebar
  • Ticket comment above and below comment text works
  • DetailView Edit button converts RO fields to edit model

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.