If there are no unread posts, user might want to see last post or first post. Thread row has both. No need to change that behavior.Pony99CA wrote:Personally, I think that if there are no unread posts, you should go to the last post. That will be more internally consistent than going to the oldest post. The current rule basically goes like this -- Go to the first "new" post, otherwise go to the oldest post. Going to the newest post seems better.
Steve
Link topic to first unread post
Re: Link topic to first unread post
Formerly known as CyberAlien.
Free phpBB styles | Premium responsive XenForo styles | Iconify - modern open source replacement for glyph fonts
Free phpBB styles | Premium responsive XenForo styles | Iconify - modern open source replacement for glyph fonts
- Pony99CA
- Registered User
- Posts: 986
- Joined: Sun Feb 08, 2009 2:35 am
- Location: Hollister, CA
- Contact:
Re: Link topic to first unread post
What "thread"?Arty wrote:If there are no unread posts, user might want to see last post or first post. Thread row has both. No need to change that behavior.Pony99CA wrote:Personally, I think that if there are no unread posts, you should go to the last post. That will be more internally consistent than going to the oldest post. The current rule basically goes like this -- Go to the first "new" post, otherwise go to the oldest post. Going to the newest post seems better.
If the user has no other way, he always go to the first post by clicking the topic title and then clicking the First Page link in the pagination area (or pressing Ctrl+Home if he's on the first page).
NOTE: I have no problem with the current behavior. My comments only apply if the behavior of clicking the topic title is changed.
Steve
Silicon Valley Pocket PC (http://www.svpocketpc.com)
Creator of manage_bots and spoof_user (ask me)
Need hosting for a small forum with full cPanel & MySQL access? Contact me or PM me.
Creator of manage_bots and spoof_user (ask me)
Need hosting for a small forum with full cPanel & MySQL access? Contact me or PM me.
Re: Link topic to first unread post
I think that we should add one additional behavior:Arty wrote:
- Topic link to link to unread post if there is unread post and user is not bot
- Time stamp of first post to link to first post
- Adds titles to first and last post links
- Time stamp of last post to link to last post
Moreover, it would be nice if user has ability to mark post as unread (also private messages), for example, to read it later [something like that was done in phpBB3.0 MOD]
Re: Link topic to first unread post
I'm finding this new change a bit disorienting and drastic!
Shouldn't there at least be a an ACP option for it (or better even an UCP option, let users decide how they want their topic clicks to behave)... To have the normal way or this new way?
It just seems awkward now to click the topic link and be taken to somewhere buried within the thread. I also can't say I've experienced this form of behavior with any other form software out there. I really think the topic title should always just take you to the beginning. My 2cents.
Shouldn't there at least be a an ACP option for it (or better even an UCP option, let users decide how they want their topic clicks to behave)... To have the normal way or this new way?
It just seems awkward now to click the topic link and be taken to somewhere buried within the thread. I also can't say I've experienced this form of behavior with any other form software out there. I really think the topic title should always just take you to the beginning. My 2cents.
Has an irascible disposition.
Re: Link topic to first unread post
Nooo dont change it back I love this new functionality.
Re: Link topic to first unread post
I also prefer current title behaviour - move to first unread post.
My mods:
Auto Backup [MODDB] | Reputation System [RC]
Auto Backup [MODDB] | Reputation System [RC]
- NORDLANDVOLK
- Registered User
- Posts: 44
- Joined: Thu Oct 14, 2010 8:14 pm
- Location: Tracia
Re: Link topic to first unread post
+1VSE+ wrote:I'm finding this new change a bit disorienting and drastic!
Shouldn't there at least be a an ACP option for it (or better even an UCP option, let users decide how they want their topic clicks to behave)... To have the normal way or this new way?
It just seems awkward now to click the topic link and be taken to somewhere buried within the thread. I also can't say I've experienced this form of behavior with any other form software out there. I really think the topic title should always just take you to the beginning. My 2cents.
sorry for my bad english
- nickvergessen
- Former Team Member
- Posts: 733
- Joined: Sun Oct 07, 2007 11:54 am
- Location: Stuttgart, Germany
- Contact:
Re: Link topic to first unread post
I tend to agree here. I'm not sure whether its about "getting used to it" or whether its just a personal preference decision.
However I think having more options like https://area51.phpbb.com/phpBB/ucp.php? ... &mode=view is the wrong way. Also it should be fairly easy to make an extension for having the old way (need to check whether the event is in place, but apart from that it's 1 event you need to listen to)
Also on desktops you have no problem in clicking the unread icon easily if you want to the first unread post. On mobile devices its a bit more difficult.
However I think having more options like https://area51.phpbb.com/phpBB/ucp.php? ... &mode=view is the wrong way. Also it should be fairly easy to make an extension for having the old way (need to check whether the event is in place, but apart from that it's 1 event you need to listen to)
Also on desktops you have no problem in clicking the unread icon easily if you want to the first unread post. On mobile devices its a bit more difficult.
Member of the Development-Team — No Support via PM
- EXreaction
- Registered User
- Posts: 1555
- Joined: Sat Sep 10, 2005 2:15 am
Re: Link topic to first unread post
It should be very easy to have different behaviors depending upon what the browser size is.
- nickvergessen
- Former Team Member
- Posts: 733
- Joined: Sun Oct 07, 2007 11:54 am
- Location: Stuttgart, Germany
- Contact:
Re: Link topic to first unread post
Well I think it should be consistent. But the intension was that the icon was too small.EXreaction wrote:It should be very easy to have different behaviors depending upon what the browser size is.
Member of the Development-Team — No Support via PM