Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some things are broken in data forms #244

Open
scutoid-bkr opened this issue Feb 10, 2024 · 3 comments
Open

Some things are broken in data forms #244

scutoid-bkr opened this issue Feb 10, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@scutoid-bkr
Copy link

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:
image
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?):
image
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:
image

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)

  • Device: some HP ultrabook
  • OS: Ubuntu
  • Browser: Firefox
  • Version: 122 (snapcraft)
@scutoid-bkr scutoid-bkr added the bug Something isn't working label Feb 10, 2024
@scutoid-bkr
Copy link
Author

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.

@Woedenaz
Copy link
Contributor

Sadly, I cannot look at the source for these. If you want to paste the source here or into a pastebin, I can use that instead!

@scutoid-bkr
Copy link
Author

sorry about that

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 :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants