Noah Onyejese

Results 21 comments of Noah Onyejese

@KerstinFaye I have restructured the code to allow to use the same UI we use on the Editor side but on the Profile page, let me know if implementing a...

> [@noahonyejese](https://github.com/noahonyejese) Thanks for implementing this. I realized when I went to my User Profile List of charts, then clicked on more options of a published Dashboard and then clicked...

> @noahonyejese dataset selection generally doesn't depend on environment, except we limit data sources to INT and PROD on INT, and to PROD on PROD – every other environment (local,...

> Thanks @noahonyejese, good catch with the `formatDate` thing! 📆 > > There is one thing I think we need to fix before merging (column charts tooltip, see my comment)....

> @noahonyejese are you sure it was expecting MM.DD.YY? I think the issue was that we mapped `formatDate` over `xDomain`, and afterwards didn't format the date (thus the issue with...

@bprusinowski Thanks for your insights, maybe that's true I will try to compare it. Maybe it's another issue, but that's still quite a weird because I `console.log(x)` the output was...

> Thanks @noahonyejese, yeah, but 10.10.2024 and 10.11.2024 are still valid dates with our current formatting, right? I think it would be super weird if this bug was related to...

> Ah, good catch @noahonyejese :) I forgot to mock the response for `DataCubePreview` query in tests, so some of them fail 🤦‍♂️ I will fix them, however no code...

@sosiology is this the desired outcome? Do we want to remove the footer? ![Image](https://github.com/user-attachments/assets/15a0a842-24f8-490d-984c-756f882989a2) cc: @bprusinowski --- _ps: @bprusinowski do we want to resize the whole page? or just the...

> Thanks [@noahonyejese](https://github.com/noahonyejese?rgh-link-date=2025-02-24T09%3A02%3A16.000Z) 🎉 I have two observations: > > * I think it would be good if the footer were removed > * Clicking on the button to create...