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
23 stars 2 forks source link

BUG in NEW UI: It created tabs called "Boards" on the Boards view, with no way to remove or rename these. #55

Closed edtro closed 1 year ago

edtro commented 2 years ago

Currently Microsoft is working on the 'Azure Boards Ux Modernization' and this is currently in public preview (see: https://devblogs.microsoft.com/devops/azure-boards-ux-modernization-public-preview/). I have noticed a couple of bugs within this new preview feature, that has effect on the AzDo extension framework/libraries, that causes this extension not to work as it should. I have already reported the bugs that I have found and I am awaiting a fix for these.

I am doing my best to follow-up on this! Disabling the preview feature should resolve any problems regarding this extension.

fforjan commented 2 years ago

@edtro any update on this problem ? still pending on Microsoft side ?

fforjan commented 2 years ago

note, the reason I'm asking is that I've seen this new banner today : image Or at least I think it is new...

edtro commented 2 years ago

Hi @fforjan,

An other announcement was posted by Dan Hellem regarding this topic (see: https://devblogs.microsoft.com/devops/new-boards-hub-public-preview/). I have reported the (remaining) issues directly to him. This issue is unfortunately not resolved as of yet... and I have got the reply that other issues have a higher priority at the moment, but they would take a look at it before the preview goes GA. So hopefully they will resolve this issue in time.

I can do nothing more than wait :-(

Kr Edward

fforjan commented 2 years ago

Thanks for the status !

JasperGilhuis commented 2 years ago

Is it a possibility to have the "Boards" integration configurable in the settings of the extension? This way you could have the Boards Hub Feature enabled, and use the preview functionality of the extension but not have the "Board" issue? When fixed enabling it would allow for using the boards?

edtro commented 2 years ago

Hi, This exactly what I have done 😀, the extension libraries allow you to set and hide tabs dynamically. But within the new UI this is broken. I have received confirmation from Microsoft that they will take a look at it. Kr Edward

fforjan commented 2 years ago

@edtro it seems with the latest iteration I cannot see this anymore. I may be checking the wrong thing but...

edtro commented 1 year ago

This is solved by Microsoft