edtro / EdTro.AzureDevOps.Extensions.querybasedboards

Query Based Boards enables a user to visualize the result of work item queries as a board and track the dependencies.
MIT License
24 stars 2 forks source link

Dynamic sizing of column widths #22

Closed cliveytech closed 3 years ago

cliveytech commented 4 years ago

Please could you implement dynamic sizing of column widths to allow more than 1 card to show horizontally in columns when the users window size allows this?

This would be really useful for us when we do a Kanban style standup (we have lots of cards in each team column)

ChrisGibson1982 commented 4 years ago

i'd definitely be interested in this

edtro commented 4 years ago

Hi, Thanks for the feedback. Great idea! But unfortunately I am not planning to implement this. To be honest, I do not know what the impact of this would be. But at least I will be looking into this, to figure out how I could implement this, so I have marked this issue as 'improvement' instead of 'wont fix', at the moment. But I wont be able to do this any time soon. Kr. Edward

edtro commented 3 years ago

Hi, I am working on this. Here is a screenshot of a preview: image

Here I have setup the 'active' column to a width of 2 cards. It will be possible to setup the width up to 5 cards next to each other. This have to be done within the config json, so this means that this will not be done dynamically based on the screen resolution etc. etc.

(I am however adjusting the height of the cards based on the highest one dynamically, to make it look nicer)

Kr Edward

cliveytech commented 3 years ago

Excellent, thanks Edward. I'll have a look over Christmas..

Get Outlook for Androidhttps://aka.ms/ghei36


From: Edward notifications@github.com Sent: Friday, December 18, 2020 5:04:54 PM To: edtro/EdTro.AzureDevOps.Extensions.querybasedboards EdTro.AzureDevOps.Extensions.querybasedboards@noreply.github.com Cc: cliveytech clivevthompson@hotmail.com; Author author@noreply.github.com Subject: Re: [edtro/EdTro.AzureDevOps.Extensions.querybasedboards] Dynamic sizing of column widths (#22)

Hi, I am working on this. Here is a screenshot of a preview: [image]https://user-images.githubusercontent.com/27762373/102640321-92c24780-415a-11eb-8a57-7994a5202cd0.png

Here I have setup the 'active' column to a width of 2 cards. It will be possible to setup the width up to 5 cards next to each other. This have to be done within the config json, so this means that this will not be done dynamically based on the screen resolution etc. etc.

(I am however adjusting the height of the cards based on the highest one dynamically, to make it look nicer)

Kr Edward

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/edtro/EdTro.AzureDevOps.Extensions.querybasedboards/issues/22#issuecomment-748207709, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AIZXG4OEW2TJ5PB2NK2A2C3SVODTNANCNFSM4OGW7PSA.

edtro commented 3 years ago

I am happy to inform you, that I have released this new feature. Because it is a part of setting up the columns within the config... this will be in PREVIEW