Interactive comments

sports_esportsTry it

At Weights & Biases, I was tasked with designing a comment system for W&B Reports. Unlike most of my projects, I didn't write any of the code for this one, although I did code reviews. The implementation was done wonderfully by Altay Guvench.

The Problem

Although many comment systems existed, none accomplished everything we wanted. Existing comment systems could roughly be broken into two categories:

We received user requests asking for both types of comment systems, and both types made sense for us because reports were used for both scrappy notes and final presentations. So I proposed a hybrid approach designed to support both types of feedback in one system without sacrificing speed or intuitiveness.

Process

Because I wasn't doing the implementation, I made a more comprehensive mock than usual.

[details tbd]