It seems there is a bug with the diary setting when viewing a topic on mobile:
after the post there is a huge white space
can you check @angus ?
It seems there is a bug with the diary setting when viewing a topic on mobile:
after the post there is a huge white space
can you check @angus ?
@pfaffman Iâve just pushed a fix for this plugin to bring it up to speed with the latest.
I love this plugin. Thank you @angus
@scavin Thank you for doing the Chinese translations!
Any news on scrollbar implementation for âone-to-manyâ layout?
First, very cool plugin. Second, in the sandbox, the âshow commentsâ toggle doesnât appear to toggle (meaning it just opens, without toggling back to closed if you click it again).
Am I doing it wrong? Do I click something else to toggle?
This isnât being worked on at the moment, but happy to put it on the agenda if we can get a feature request with more than 5 votes: https://discourse.angusmcleod.com.au/w/feature-request
Youâll need an account on my sandbox to access the wizard.
This is indeed a bug! If you have the time to submit a report here it would be much appreciated: https://discourse.angusmcleod.com.au/w/bug-report
Youâll need an account on my sandbox to access the wizard.
Thanks ![]()
Hi Angus,
We really want to make our formu Q&A so we tried to use your plugin.
Some points:
We get an error in the DevTools - âCould not find widget actions-summary-item in registryâ.
![]()
I saw in your Github that you were using it. Is it a bug?
We canât see the undo button after clicking the vote button. It could be due to my first point, but Iâm not sure.
What are the plants on the unlike button?
When a post has comments, it does not have the âshow commentsâ:
In your sandbox I noticed that if you click âshow commentsâ you canât undo it (close the comments section).
Thank you.
Hey @verilog15, those do seem like bugs, if possible could you submit a bug report?
actions-summary-item was removed in FEATURE: Flag count in post menu ¡ discourse/discourse@31e1005 ¡ GitHub
https://github.com/angusmcleod/discourse-question-answer/issues/19
If you use this with the Solved plugin, you can select a comment as the solution. Not ideal, but low priority to fix too.
Ehi @angus, grazie per questo splendido lavoro! Vorrei riprendere il lavoro lasciato da @dalerka lo scorso febbraio. Sono uno dei maintainer di AskCyberinfrastructure, un forum Discourse, e siamo estremamente interessati a implementare il supporto per piĂš voti per argomento.
Nello specifico, stiamo cercando una funzionalitĂ simile a quella di Reddit o Stack Exchange, che permetta di votare positivamente piĂš di una risposta. Come utente del forum, spesso apprezzo un sottoinsieme delle risposte e vorrei poter dare loro entrambe un voto positivo. Lâassunzione qui è che io, in quanto utente, possa avere preferenze per piĂš di una risposta e che dovrei essere in grado di votare di conseguenza. Domande da discutere:
Non sono un programmatore Ruby esperto, ma sono abbastanza bravo ad imparare cose nuove e sono sempre disponibile a provare, se qualcuno può fornire indicazioni generali. Grazie!
Ciao @vsoch, grazie per averci contattato!
SĂŹ, sembra un ottimo candidato per una nuova funzionalitĂ di questo plugin. Fantastico che tu sia interessato a contribuire allo sviluppo!
La strada da seguire sarĂ aggiungere impostazioni del sito per i limiti di voto in base ai livelli di fiducia.
Ecco come possiamo affrontare lâimplementazione.
Crea un account sul mio sandbox.
Invia una richiesta di funzionalitĂ utilizzando la guida personalizzata per le richieste di funzionalitĂ .
Promuoverò direttamente questa richiesta di funzionalitĂ nel flusso di lavoro âCompitiâ, dato che sei interessato a contribuire allâimplementazione (normalmente è necessario raccogliere voti o contributi in dollari).
Ti fornirò alcune indicazioni su come implementare questa funzionalità nel topic del compito, e poi ti darò ulteriori feedback non appena avrai preparato una PR.
Fatto!
Grazie mille! Non vedo lâora di imparare un poâ di Ruby ![]()
Come può essere modificato questo plugin per mantenere lâordine cronologico pur consentendo la funzionalitĂ di voto?
Inoltre, potresti aggiungere la possibilitĂ di votare contro (downvote)?
Nel mio caso, ho bisogno di poter votare e dare prioritĂ ai post tramite metadati, mantenendo al contempo la cronologia contestuale di un argomento lungo tutto il thread.
Ciao @mreach
Entrambe sono richieste di funzionalitĂ valide. Puoi inviarle qui:
Sembra ci siano alcuni bug nella versione attuale di Discourse @angus
Impossibile votare: chiunque, indipendentemente dal rango (compreso il 4), riceve sempre e solo questo messaggio:
Controllando il JavaScript, post.topic.can_vote è falso. Se lo imposto su true nellâispettore, allora e solo allora riesco a votare senza problemi in quella stessa discussione, finchĂŠ non esco e torno alla stessa pagina. Quindi sembra che il lato backend funzioni correttamente?
@OvermindDL1 Grazie per la segnalazione. Entrambi erano problemi di namespace. Ho applicato varie correzioni, quindi se puoi aggiornare e testare di nuovo.
Tieni presente che ora è presente unâimpostazione per il sistema dei limiti di voto per livello di fiducia (ovvero per disabilitare/abilitare): qa trust level vote limits (@vsoch).
Grazie @angus! Ecco le correzioni, per un facile collegamento in futuro:
Non sono ancora riuscito a testare (e correggere) con il widget actions-summary rimosso, ma terrò dâocchio gli aggiornamenti non appena potrò!