Skip to content

Information page#51

Open
robinmolen wants to merge 6 commits intomainfrom
feature/12-information-page
Open

Information page#51
robinmolen wants to merge 6 commits intomainfrom
feature/12-information-page

Conversation

@robinmolen
Copy link
Copy Markdown
Contributor

@robinmolen robinmolen commented Mar 23, 2026

Partly closes #12

PR adds:

  • the information page component
  • updates to the API url's
  • readonly feature for the textfield
  • small formField styling update
  • category type and api mocking

The public url field still needs to be added, this requires maykinmedia/admin-ui#327. Lets do that in a separate PR

We require access to the v2 and v3 api endpoints. To make this easily doable `/v3` or `/v2` shouldn't be part of the BASE_URL.
Added readonly as a textfield property, which adds the accessible 'readonly' attribute to the input element.
Adding `margin-block-end` to the FormField wrapper, adding spacing between form fields. Also added additional styling to select and input fields inside the FormField, ensuring they grow to 100% the size of the FormField wrapper.
@robinmolen robinmolen assigned stefrado and unassigned stefrado Mar 23, 2026
@robinmolen robinmolen requested a review from stefrado March 23, 2026 13:42
@robinmolen robinmolen marked this pull request as draft March 23, 2026 13:42
@robinmolen robinmolen marked this pull request as ready for review March 26, 2026 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create the ‘old’ settings part.

2 participants