You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the issue:
I've been working on a data form for Backrooms Wiki to create announcements, but the data forms have some visual errors.
Screenshot showcasing the issue:
The form. The table within it seems to be too thin:
The calendar white background doesn't go far enough down the box, and the date buttons don't react on hover (surely they should respect the button hover variables?):
Long textareas are too wide for their container. The width of these is meant to be a calc(100% - 2rem) but it's being overwritten, you may need to increase the specificity:
Update: I've decided not to use the data forms for these front page announcements because of problems with RSS (I need a clean RSS feed to push the announcements to Discord, but I can't get that with data forms, it shows each field as fieldname:'content' and that looks ugly as a discord message)
You can check the page history of the _template page to find the code I used for the form, if you still want to fix the forms.
you actually would have been able to i think? but i had actually deleted the _template page when i stopped using dataforms, not blanked it as i had misremembered. so i don't have the code either anymore since the history of the page is gone with the wind.
if you'd like, i could totally make a dataform for you to use as an example, but you could also do it yourself using the quite comprehensive wikidot documentation on data forms :-)
Describe the issue:
I've been working on a data form for Backrooms Wiki to create announcements, but the data forms have some visual errors.
Screenshot showcasing the issue:
The form. The table within it seems to be too thin:
The calendar white background doesn't go far enough down the box, and the date buttons don't react on hover (surely they should respect the button hover variables?):
Long textareas are too wide for their container. The width of these is meant to be a calc(100% - 2rem) but it's being overwritten, you may need to increase the specificity:
Link to the page(s) having this issue:
http://scutoidbox.wikidot.com/news:test/edit/true but you'll want to just copy http://scutoidbox.wikidot.com/news:_template to your own site, as you're not a member on my sandbox.
Device information: (fill in as appropriate)
The text was updated successfully, but these errors were encountered: