Very good points! We will definitely keep folders then.david63 wrote: Thu May 10, 2018 6:21 am ...as Admin like to be able to "file" certain PMs for ease of future reference - things like reported PMs, long running discussions with certain members (usually troublemakers), Moderator discussions, PMs with useful information in them. On phpbb.com I like to file PMs relating to my extensions separately.
[GSoC] Chat-like PMs interface :: discussion before coding starts
Forum rules
Please do not post support questions regarding installing, updating, or upgrading phpBB 3.3.x. If you need support for phpBB 3.3.x please visit the 3.3.x Support Forum on phpbb.com.
If you have questions regarding writing extensions please post in Extension Writers Discussion to receive proper guidance from our staff and community.
Please do not post support questions regarding installing, updating, or upgrading phpBB 3.3.x. If you need support for phpBB 3.3.x please visit the 3.3.x Support Forum on phpbb.com.
If you have questions regarding writing extensions please post in Extension Writers Discussion to receive proper guidance from our staff and community.
Re: [GSoC] Chat-like PMs interface :: discussion before coding starts
Re: [GSoC] Chat-like PMs interface :: discussion before coding starts
Thank you
David
Remember: You only know what you know -
and you do not know what you do not know!
Remember: You only know what you know -
and you do not know what you do not know!
- akbarhashmi
- Registered User
- Posts: 13
- Joined: Tue Feb 13, 2018 11:56 am
Re: [GSoC] Chat-like PMs interface :: discussion before coding starts
Sure thing, this was done in a hurry ill try making a clearer one.hanakin wrote: Wed May 09, 2018 4:38 pm Would like to see a more detailed mock-up of the proposed changes to really way in as it’s somewhat difficult to understand everything.
Could you elaborate a bit on this? Do you mean it does not match the current style?visuals and UI which is where I am really concerned.
Folders do seem important to retain
Re: [GSoC] Chat-like PMs interface :: discussion before coding starts
just trying to understand everything you are changing with the UI as I have to take it into consideration for the development of the new UI for the new theme and would like to get a better idea to of what you are think to be able to provide better feedback on how to implement it to meet both versions.
Re: [GSoC] Chat-like PMs interface :: discussion before coding starts
I'd like to see a simple mockup of it... Maybe a "quick&dirty" HTML files without js.... Maybe a mock is enough, tough.
If I understood right, it seems good
If I understood right, it seems good
- akbarhashmi
- Registered User
- Posts: 13
- Joined: Tue Feb 13, 2018 11:56 am
Re: [GSoC] Chat-like PMs interface :: discussion before coding starts
Well, I hope this gives a general idea. As we proceed it will get clearer. Feedback, if any, is always appreciated.
Re: [GSoC] Chat-like PMs interface :: discussion before coding starts
I am not sure what that is meant to represent but judging by the ticks I an guessing that the panel on the left is a list of messages and that the bottom panel on the right is the message content - so what is the panel top right?
Personally I would prefer the left panel to be a list of folders, the top right a list of messages in the slected folder and the bottom right the message content.
Ideally it would be good if this was user configurable but that is perhaps a step too far
Personally I would prefer the left panel to be a list of folders, the top right a list of messages in the slected folder and the bottom right the message content.
Ideally it would be good if this was user configurable but that is perhaps a step too far
David
Remember: You only know what you know -
and you do not know what you do not know!
Remember: You only know what you know -
and you do not know what you do not know!
Re: [GSoC] Chat-like PMs interface :: discussion before coding starts
I'd rather work with "collapsible" directories on the left side, smaller checkmarks, an indicator if the destination user is online (means probable quick answer) (cannot bypass invisible!). Each directory has multiple messages, a scroll to scroll through the messages and a "search filter" kind of thing to filter titles, sender or receiver.
That, if I understood right how you are planning that.
That, if I understood right how you are planning that.
Re: [GSoC] Chat-like PMs interface :: discussion before coding starts
also what is all the space on the left for? The nav? are you keeping it as is?
Note: I will be working on the re-design of the components for the ucp for the new theme soon which may help to have a look at once im done.
Note: I will be working on the re-design of the components for the ucp for the new theme soon which may help to have a look at once im done.
- akbarhashmi
- Registered User
- Posts: 13
- Joined: Tue Feb 13, 2018 11:56 am
Re: [GSoC] Chat-like PMs interface :: discussion before coding starts
I explained everything in the document, but it's probably not clear.
The left panel is similar to how different conversations are currently being displayed, one panel for each conversation. Forgot the scroll bar.
(We can probably just display all in a single panel)
I need to think about the folders although reconfigurability is probably out of the scope.
The tick marks are just place-holders for some sort of indication as to whether the messages have been read. (Since we will be merging inbox/outbox)
I'm no designer(clearly), hanakin probably has a good idea for this.
Darkened boxes are meant to represent unread messages.
The left panel is similar to how different conversations are currently being displayed, one panel for each conversation. Forgot the scroll bar.
(We can probably just display all in a single panel)
I need to think about the folders although reconfigurability is probably out of the scope.
brunoais wrote: Mon May 14, 2018 7:21 am I'd rather work with "collapsible" directories on the left side, smaller checkmarks, an indicator if the destination user is online (means probable quick answer) (cannot bypass invisible!). Each directory has multiple messages, a scroll to scroll through the messages and a "search filter" kind of thing to filter titles, sender or receiver.
The tick marks are just place-holders for some sort of indication as to whether the messages have been read. (Since we will be merging inbox/outbox)
I'm no designer(clearly), hanakin probably has a good idea for this.
Darkened boxes are meant to represent unread messages.
I had no idea that the ucp was being re disigned, this is great news to me! More space to work with.hanakin wrote: Mon May 14, 2018 11:38 am also what is all the space on the left for? The nav? are you keeping it as is?
Note: I will be working on the re-design of the components for the ucp for the new theme soon which may help to have a look at once im done.