Alpha Bugs: Difference between revisions

From SoylentNews
Jump to navigation Jump to search
m (→‎Suggestions: nested default)
Line 47: Line 47:
**Editors will have to check for quotes and make sure they make sense.  I'll keep my eyes open for them - mattie_p
**Editors will have to check for quotes and make sure they make sense.  I'll keep my eyes open for them - mattie_p
*When a reply to a reply is submitted, instead of there being a " <b>Comment Submitted. There will be a delay before the comment becomes part of the static page. What you submitted appears below. If there is a mistake...well, you should have used the 'Preview' button! </b>" notice, maybe the reply should be submitted to the static page, but 'lightened' or 'greyed out' to show it is not yet a part of the regular page.
*When a reply to a reply is submitted, instead of there being a " <b>Comment Submitted. There will be a delay before the comment becomes part of the static page. What you submitted appears below. If there is a mistake...well, you should have used the 'Preview' button! </b>" notice, maybe the reply should be submitted to the static page, but 'lightened' or 'greyed out' to show it is not yet a part of the regular page.
**Also, maybe the default should be 'nested' for viewing replies (what slashdot users are used to seeing, i believe)

Revision as of 17:37, 14 February 2014

Post bugs and issues here. Do not hyperlink to the pages, please provide that information separately to the devs for now.

Bugs

Bugs affect the operability of the site.

  • Some (most?) saved changes to settings on the "You" pages are not reflected following pressing "save"
  • Karma score of -1 means you cannot post as yourself, meaning you essentially remain at -1 forever.
  • You can create, edit, and preview journal entries, but they are not saved.
    • really? I could make one - mattie_p
    • Weird. Am I the only one? Do I need to have comments enabled maybe?
    • Yes, it appears comments need to be enabled to post. A hard to find error message appears if you don't saying 'You must enable comments for all users if you've marked your submission as "publicize" or "publish." '. Not sure that error message makes much sense. -- Common Joe
  • Posted by user link under the story heading always points to the current page (whether from the front page or story page)

Issues

Issues don't affect the operability, but are inconvenient or undesirable

  • Firehose
  • Many 404 errors on Help and Preferences page
  • Email links and registration email are all NCommander's personal address
  • Create account - check for availability gives no response
  • Categories (section and topics) for new submissions need expanding. - (current suggested list is here: http://www.soylentnews.org/Forum/viewtopic.php?f=10&t=33&start=20#p486 - mattie_p)
  • Is there a way for users to make posts on submitted stories, or is that an editor-only thing.
  • FAQ links don't work when directed to slashcode. Internal links work fine.
  • Altering comments settings (You --> Comments ==> Make a change ==> Save) will re-display your old, unwanted settings, but if you leave and come back, then your new settings will show. (Apparently, settings really are saved.)
  • On the password page, the 'login session' link 404's.
  • Friend / Foe seems to be best changed by clicking on faces next to names. This is not intuitive. (Found a couple of others places to click on but I don't find them intuitive either.)
  • Friend / Foe can (sometimes) take at least 20 minutes to propogate. There is no warning about this and it can be confusing since you save one setting and it immediately shows the old setting again. Note: A job seems to run every 20 minutes starting at the top of the hour.
  • Passwords sent to email address upon registration: warn it could be in spam folder.
  • Achievements - I got the "You've posted a comment" achievement which is very nice, and then the same for journal, but the links take me to a page ( /~ancientt/achievements ) where there are no listed achievements

Suggestions

  • Having the comments section work in a slightly less retro way would be awesome. Specifically: a) clicking on a comment URL shouldn't make the rest of the thread vanish. b) have the site automatically return you to the view you came from following posting of a comment.
  • Would like to be able to click on the title, as well as 'Read more...', to go from the main list to an individual story page.
  • "Dupe detector" at submission time. Use submitted title to search previous stories for dupes and get user to confirm that what they're submitting really is novel. (partial solution here, in that if you base the submission off a URL, that must be unique - mattie_p)


  • Can we get the ability for logged in users to edit their own posts (as themselves, not AC)?
  • Just submitted an article to make sure that function worked ok with no javascript - it does. However, I noticed that the articles are always surrounded automatically with quotes
    • AudioGuy writes "blah blah blah"
    • but if your article happens to begin with a quote it winds up like
      • AudioGuy Writes ""blah blah blah""
    • which looks kind of odd. Maybe the outer quotes could be left off and something like italicizing the initial text used instead:
      • AudioGuy writes: blah blah blah
      • So quoted text would look like this
      • AudioGuy writes: "blah blah blah"
    • Editors will have to check for quotes and make sure they make sense. I'll keep my eyes open for them - mattie_p
  • When a reply to a reply is submitted, instead of there being a " Comment Submitted. There will be a delay before the comment becomes part of the static page. What you submitted appears below. If there is a mistake...well, you should have used the 'Preview' button! " notice, maybe the reply should be submitted to the static page, but 'lightened' or 'greyed out' to show it is not yet a part of the regular page.
    • Also, maybe the default should be 'nested' for viewing replies (what slashdot users are used to seeing, i believe)