emoncms / MyHomeEnergyPlanner

My Home Energy Planner - Open Source home energy assessment software based on emoncms framework + openbem
GNU Affero General Public License v3.0
23 stars 27 forks source link

Library Editing - Usability Issues #344

Closed ghost closed 4 years ago

ghost commented 6 years ago

Editing the libraries at the moment is a painful task. Lots of opening and closing dialogue boxes, and also not being able to see different elements and measures at the same time, so making checking for consistency very difficult.

Is it possible to make a special 'editing' view, that shows all the data in table form to make comparison easier and bulk edits quicker?

ghost commented 6 years ago

152 same issue.

ghost commented 6 years ago

Related - #123 When you delete an element in Library manager it closes the window, would be more convenient if you stayed in the same place.

cagabi commented 6 years ago

Is it possible to make a special 'editing' view, that shows all the data in table form to make comparison easier and bulk edits quicker?

Yes, it's possible.

Would that table show items of one library or all the libraries of a kind. For the first option (items of one library) I think we could replace the pop up when cliking on Show items with the one you say

ghost commented 6 years ago

Hello,

The most useful thing would be to see, and be able to edit, all the items in once library from one view.

So you can see where there are common aspects that should be copied across different items, and be consistent in wording etc. Should also make editing quicker.

M

From: carlos Alonso Gabizón notifications@github.com Reply-To: emoncms/MyHomeEnergyPlanner reply@reply.github.com Date: Tuesday, 9 January 2018 12:26 To: emoncms/MyHomeEnergyPlanner MyHomeEnergyPlanner@noreply.github.com Cc: Marianne Heaslip marianne@urbed.coop, Author author@noreply.github.com Subject: Re: [emoncms/MyHomeEnergyPlanner] Library Editing - Usability Issues (#344)

Is it possible to make a special 'editing' view, that shows all the data in table form to make comparison easier and bulk edits quicker?

Yes, it's possible.

Would that table show items of one library or all the libraries of a kind. For the first option (items of one library) I think we could replace the pop up when cliking on Show items with the one you say

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/emoncms/MyHomeEnergyPlanner/issues/344#issuecomment-356270037, or mute the threadhttps://github.com/notifications/unsubscribe-auth/APjOK1NRL-DkuTaAgOgxaLQ9_YlRtFCiks5tI1rlgaJpZM4RWvVo.

cagabi commented 6 years ago

Hi, I have done the new tables for editing the libraries. Some of them are massive, very wide. I have made the pop up so you can dragg them around and resize. Also I had to do the text boxes quite small so not all the text is visible, when you hover you can see it all. Have a look and tell me what you think, youmay have dieas how to make them more user friendly. Also when you delete/create elements from/in library then you stay in the original pop up.

ghost commented 6 years ago

Thanks Carlos.

I’m on trains or on site most of today, so will have a proper look at this tomorrow.

M

From: carlos Alonso Gabizón notifications@github.com Reply-To: emoncms/MyHomeEnergyPlanner reply@reply.github.com Date: Saturday, 13 January 2018 16:39 To: emoncms/MyHomeEnergyPlanner MyHomeEnergyPlanner@noreply.github.com Cc: Marianne Heaslip marianne@urbed.coop, Author author@noreply.github.com Subject: Re: [emoncms/MyHomeEnergyPlanner] Library Editing - Usability Issues (#344)

Hi, I have done the new tables for editing the libraries. Some of them are massive, very wide. I have made the pop up so you can dragg them around and resize. Also I had to do the text boxes quite small so not all the text is visible, when you hover you can see it all. Have a look and tell me what you think, youmay have dieas how to make them more user friendly. Also when you delete/create elements from/in library then you stay in the original pop up.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/emoncms/MyHomeEnergyPlanner/issues/344#issuecomment-357448330, or mute the threadhttps://github.com/notifications/unsubscribe-auth/APjOKxyX9pUJ0Hr93NAuX9-_qVtJLDlRks5tKNw-gaJpZM4RWvVo.

ghost commented 6 years ago

Hi.

Have been using this this afternoon. It's fine where items are short and the text pithy, but a lot of the descriptions are, as you suggest, hard to see. Agree it's best to be able to read across on one line, but that's probably only really most relevant for the TAGs. What if you were to turn the table round by 90 degrees, and then just restrict the column width? Then you could keep the top few lines of the column to one line each, but allow the descriptions to expand a bit?

cagabi commented 6 years ago

Hi Marianne,

I have implemented your idea of turning the table around, you can see it in the Heating system library only. If you like it I'll make it for all the others. I personally think it doesn't work any better. Some comments:

For testing as well, I have tried the same thing about the Name input in the Heating System measures library but keeping the old table structure.

Please have a look at both and tell me what you think.

Be aware that editing those two libraries may not work properly.

ghost commented 6 years ago

Thanks Carlos – I’ll have a look at this next week too.

M

From: carlos Alonso Gabizón notifications@github.com Reply-To: emoncms/MyHomeEnergyPlanner reply@reply.github.com Date: Friday, 6 April 2018 at 11:11 To: emoncms/MyHomeEnergyPlanner MyHomeEnergyPlanner@noreply.github.com Cc: Marianne Heaslip marianne@urbed.coop, Author author@noreply.github.com Subject: Re: [emoncms/MyHomeEnergyPlanner] Library Editing - Usability Issues (#344)

Hi Marianne,

I have implemented your idea of turning the table around, you can see it in the Heating system library only. If you like it I'll make it for all the others. I personally think it doesn't work any better. Some comments:

For testing as well, I have tried the same thing about the Name input in the Heating System measures library but keeping the old table structure.

Please have a look at both and tell me what you think.

Be aware that editing those two libraries may not work properly.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/emoncms/MyHomeEnergyPlanner/issues/344#issuecomment-379210389, or mute the threadhttps://github.com/notifications/unsubscribe-auth/APjOKyqMz4I5RN-9kZU1PiV1nUut94efks5tlz8ygaJpZM4RWvVo.

ghost commented 4 years ago

Superseded.