build-your-own-radar
build-your-own-radar copied to clipboard
Update BYOR to support moved in/out blip styles
Long time follower of the bi-yearly ThoughtWorks Radar publications. Hugely insightful and a great asset to all.
We have our own internal radar at my organization. I'd love to adopt the updated presentation styling as displayed on https://www.thoughtworks.com/radar.
One of the main styling difference is the public radar blips use 3 statuses
- new
- moved in/out
- no change
As opposed to the version in this project which is only 2 statuses
- new or moved
- no change
Re-bumping this issue to coincide with the public release earlier today of Thoughtworks Tech Radar volume 25 - thoughtworks.com/radar
I really like the updated style used for the quadrants, blip shapes and the moved in/out symbol, which on closer observation noticed that it subtly varies by quadrant to show the in or out movements. Neat!
@sidyatish - do you know if this would be possible? Would be happy to pair on a PR if you needed help
@Vaishnavij Is there any intention at Thoughtworks to share this feature (moved in/out) to this public repository?
Hello @elenigen ,
We are discussing this internally. We will let you know as soon as we arrive at a decision. Thank you so much for the feature request and your patience.
Thanks, BYOR Team
Thank you for taking the time to reply 😄 I usually don't tag people, but I just noticed it was open since April so I was hoping we could know if eventually this feature would be available or not, since I'm about to build a tech radar and I would really enjoy to use this feature.
Hello @elenigen,
Thanks for waiting for us. We have good news! We(Team + Stakeholders) accept this will be a great addition to BYOR tool . We have started working on identifying the changes that we need to do to the tool itself to accommodate this feature.
Will keep you posted with further updates as we get it.
Thanks, Vaishnavi Jayakumar BYOR Team
This is great news @Vaishnavij. Thank you TW BYOR Team
Thanks a lot for taking the time to share this good news with us! Looking forward to adopt this new feature. 😃
Is this feature will be my Christmas 🎁 🎅?
Hi @Vaishnavij and BYOR Team - would you happen to have any new updates re this enhancement?
@setchy : We are working on bringing a new skin to BYOR (that is slightly different from Official Radar) with our design team and stakeholders. We will keep you posted as we start the development.
Hi @Vaishnavij, just checking if there's some progress on this feature, thanks!
Hello @elenigen and @setchy,
Hope you are doing well! The plan currently is to pick up the development for the features in the upcoming weeks and release it by early September. Thanks for your patience!
Thanks, Vaishnavi Jayakumar BYOR Team
Thank you for the update and sharing the target with us! 😃
@Vaishnavij We are already early September, any good news for us? 🙏
Hi @elenigen , we are working on updating the design to match the TW Radar design (and some other UX updates as well) and are in the middle of the development and testing. Unfortunately, we had some other tasks come up which the team had to prioritize over this, and so this is getting delayed.
@devansh-sharma-tw Thank you for the update! :)
Hi @devansh-sharma-tw would be possible to share an update on this, is it still on hold?
Looks like a new wave of UI changes have been merged to master which is very exciting 🎉
I've pulled the latest master and run it locally (npm run dev). The full radar view works, but the quadrant buttons or drilling into a specific quadrant does not render the chart. npm run dev:old-ui still functional.
Thanks for mentioning this @setchy !
@Javabien To confirm, yes, we are working on updating the UI currently. The plan is to roll out the new UI to radar.thoughtworks.com shortly, once all components/screens are updated with the new design. By that time, master branch would also have the new design code.
Thanks!
Great work Thoughtworks team // @devansh-sharma-tw 👏 - v1.0.0 looks really nice - can't wait to adopt it.
I'm going to suggest leaving this issue open as the main feature enhancement I was after is the moved in/out legend styling / logic.
Is this something that could be easily added into build-your-own-radar now that the major design overhaul is complete?
Perhaps it could be done in such a way that allows either based on the data provided (eg: two new optional column called hasMovedIn, hasMovedOut)
- two category legend:
new,existing - three category legend:
new,moved in/out,no change
Raised https://github.com/thoughtworks/build-your-own-radar/pull/310 to contribute support for drawing moved in / out blips
Hello. Any progress on this request?