Git Product home page Git Product logo

Comments (10)

ccd0 avatar ccd0 commented on August 29, 2024

What board are you on? Some boards only have an email field. If the subject and name fields are there when you turn userscripts off, try temporarily turning off other userscripts to see if there's a conflict I can work around. Also, which browser is this in?

What are the bugs you're having with the email field?

from 4chan-x.

Vafarien avatar Vafarien commented on August 29, 2024

I'm using:
/b/
Chrome
ccd0
Oneechan @Nebukazar

When clicking on the email field it vanishes, you can input text, but you can't see what you're inputting until you click a different field.

from 4chan-x.

Vafarien avatar Vafarien commented on August 29, 2024

Oh... its an OneeChan issue for the email field vanishing.

But... how come other forks still get to keep their name and subject fields and not yours?

from 4chan-x.

ccd0 avatar ccd0 commented on August 29, 2024

On /b/ this is the intended behavior. I changed it to hide these fields in the quick reply if they aren't in the original post form, for clarity's sake. There are no name or subject fields on /b/, and if you filled them in on the quick reply, it didn't do anything. If you're starting a thread on any board other than /b/ or /soc/, you should see all three fields.

from 4chan-x.

Vafarien avatar Vafarien commented on August 29, 2024

Oh, it just a bit troublesome since @milkytiptoe 's NameSync uses those fields still...... ._.
and its a bother that i can not use those fields anymore to bypass forced anon.. :s
it causes problems when you remove site wide things people use.

so instead of having all fields available to us at all times, it's now broken :(

from 4chan-x.

ccd0 avatar ccd0 commented on August 29, 2024

I can add an option to put them back. Alternatively (or in addition), the Name Sync script could be modified to make sure the name field is unhidden.

having all fields available to us at all times

It's never been that way; only /pol/ has the flag field, only /f/ has tags, and then there are boards with and without image spoilers. Which brings up the question of which fields ought to be force-enabled by a "Show All Fields" option. I suppose having it show the name, subject, file, and spoiler fields would make sense, leaving the flag and tag fields as board-specific.

from 4chan-x.

Vafarien avatar Vafarien commented on August 29, 2024

Mhm, it would be nice if you were able to toggle which fields you'd like to have available at any given time.
Other forks i've seen still have the subject and name field showing up on /b/ still.

from 4chan-x.

ccd0 avatar ccd0 commented on August 29, 2024

Well, since it's just hidden, you can show it with custom CSS:

.persona .field {
  display: inherit !important;
}

Are there any fields people would want besides name and subject (for Name Sync)? Since that's a reasonably popular script, I could just add an option to show those two fields, at least for now (if Name Sync did something on their end, the option would become kind of pointless). A separate checkbox for every field would amount to a lot of options most people wouldn't use.

I don't think it makes sense to display all the fields all the time by default; that just misleads people into thinking what they've typed in the subject field is going to be posted when it isn't.

from 4chan-x.

ccd0 avatar ccd0 commented on August 29, 2024

I added a "Show Name and Subject" option.

from 4chan-x.

Vafarien avatar Vafarien commented on August 29, 2024

Thank you admin

from 4chan-x.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.