question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Material-ui - field type `data-url`

See original GitHub issue

Prerequisites

Description

I am using the material-ui theme, which I love to have available. Only no proper data-url field Widget is present in Material-ui.

Because of this the title property is not rendered for material-ui, type: data-url. Is this on purpose and am I missing some functionality?

Version

├─ @rjsf/core@2.3.0 └─ @rjsf/material-ui@2.3.0

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:12

github_iconTop GitHub Comments

1reaction
OliverLeighCcommented, Oct 7, 2020

I’ve been having this problem as well, I’ve been able to use the “ui:help” helper text as a work around in some places, but it would be great to have the label show up for file inputs.

0reactions
JannikGMcommented, Sep 22, 2022

@heath-freenome regarding “needs playground link”:

It was already mentioned by @hoetmaaiers in their 3rd post in this issue:

I forgot to provide playground link:

In the playground https://rjsf-team.github.io/react-jsonschema-form/ when choosing the example named ‘Files’ and ‘material-ui’ as theme, the problem is visible.

Currently, the playground URL gives 404, but I assume it will still be a problem when it comes back online, as no fix was referenced yet.

Read more comments on GitHub >

github_iconTop Results From Across the Web

React Text Field component - Material UI - MUI
The TextField wrapper component is a complete form control including a label, input, and help text. It comes with three variants: outlined (default),...
Read more >
TextField API - Material UI - MUI
Name Type Default autoComplete string autoFocus bool false classes object
Read more >
Input API - Material UI - MUI
Name Type Default autoComplete string autoFocus bool false classes object
Read more >
TextField API - Material-UI
Name Type Default autoComplete string autoFocus bool false classes object
Read more >
Links - Material UI - MUI
The Link component allows you to easily customize anchor elements with your theme colors and typography styles.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found