Suggerisco delle modifiche all’UX: il pulsante con il segno di spunta dovrebbe essere nascosto agli utenti che non possono annullare la marcatura delle risposte corrette.
L’unica parola visibile dovrebbe essere SOLUZIONE.
Having a checkbox tells users that I can uncheck it. If I am not the OP or admin, I shouldn’t see the checkbox. Only OP or admin should see checkbox because that action is only for them.
For everyone else, they should only see the word “SOLUTION”.
We can add additional highlights by making the background of the post ‘Green’ or have additional highlights around it. But not using the checkbox.
UX wise, having a checkbox for the readers is not the proper way.
To the discourse-solved developers, i’m not a ruby dev, but how can i modify this in code in case I want to remove the checkbox in my site for readers not OP/Admin? What part of the code handles this?
I was trying to do that and realize that this isn’t possible because you can’t add any conditions (if/else) in the CSS. The only way to make it work is editing it directly thru the plugin code.
Maybe @awesomerobot can do some mockups here, I am fine to make solved clearer. I agree that marking something as a solution is not super clear to the OP.
It’s noisy, but just for OP, so I don’t think it’s so bad. It’s worth a little noise if increases feature use.
I shortened the copy from “this solved my question” to “mark as solution,” the longer version is clearer, but it’s also… long. Using “mark” also gives us “unmark” as the reverse.
Also Font Awesome’s times-square () icon is premium-only, and the times-circle is free, so that’s why I’m using circles here.
Yeah it’s difficult to keep the same amount of clarity on mobile, the post controls are already crammed. One option could be to move the controls for solved outside of the existing topic nav
How about emphasizing the mark as solution for the current reply only and shift the emphasis as the reader scrolls? Appreciate it’s much more involved but would reduce noise considerably.
La mia prima impressione è che questo lo abbia reso molto rumoroso.
Il fatto che l’etichetta sia così lunga “Segna come soluzione” e che sia più vicina al pulsante Mi piace rispetto al segno di spunta (di 2 pixel ) non aiuta molto.
Credo valga la pena rivalutare l’idea di cambiare l’iconografia con questo grande aggiornamento. I cerchi appaiono un po’ meno evidenti nell’elenco. So che c’è una certa resistenza da parte di chi considera queste modifiche come un “trucco da barzelletta”. Tuttavia, vorrei mantenere la forma quadrata, se possibile, anche se dovessimo ridisegnare 1-2 file SVG.
Abbiamo tentato l’unione venerdì scorso, ma l’ho annullata perché avevamo commesso un errore: abbiamo applicato le modifiche allo stile anche ai post non dell’OP (Original Poster). L’intenzione era limitare il cambiamento in modo estremamente preciso esclusivamente all’OP (non allo staff, ad esempio).
Un’altra preoccupazione che ho riguardo all’OP è l’“invito continuo” a “rimuovere la soluzione” una volta che qualcosa è stato contrassegnato come soluzione: trovo che sia un po’ disordinato. C’è qualcosa che possiamo fare al riguardo? Per “rimuovere il cuore” basta cliccare di nuovo sul cuore: perché non seguire lo stesso schema?