You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks great! There maybe there isn't really anything substantial here, but maybe we want to mention how to verify that the dependencies are being used? This guide goes to mention pinning and the lock file, but might leave the reader guessing how to wrap this process up.
But then I realized that, unless I'm mistaken, we are not describing our build page anywhere. I'm referring to this:
This page has a few UX issues, most notably that the /home/docs/checkouts/.../python -m pip install lines need lateral scrolling to actually know what are they installing. And also, I don't think it's at all obvious that folks can click on the blocks to expand the logs. (Pinging @nienn so we take this into account for the new UI)
Then the question is: should we add more information on how users can effectively use this page? Or should we declare it a lost cause until the new UI is ready?
The text was updated successfully, but these errors were encountered:
We do not. This is a huge blind spot in our docs. We have a number of pages I feel we could describe in a much more serious fashion.
(Pinging @nienn so we take this into account for the new UI)
@nienn is not yet working on ext-theme. I already have this UI polished however, tackling a lot of the UI issues we've noted with this page (including the path prefixing and over-verbosity of commands)
Then the question is: should we add more information on how users can effectively use this page? Or should we declare it a lost cause until the new UI is ready?
Maybe a middle ground? Is there perhaps some level of hand waving we can do here, or describe things a bit more vague than we might like? Skipping on it for now is totally valid too, I imagine we want to talk about specific features and include screenshots/etc -- so, a bit of lost work if we do it now.
On #8702, @agjohnson left this feedback:
Originally posted by @agjohnson in #8702 (review)
But then I realized that, unless I'm mistaken, we are not describing our build page anywhere. I'm referring to this:
This page has a few UX issues, most notably that the
/home/docs/checkouts/.../python -m pip install
lines need lateral scrolling to actually know what are they installing. And also, I don't think it's at all obvious that folks can click on the blocks to expand the logs. (Pinging @nienn so we take this into account for the new UI)Then the question is: should we add more information on how users can effectively use this page? Or should we declare it a lost cause until the new UI is ready?
The text was updated successfully, but these errors were encountered: