Brittany Joiner
Brittany Joiner
### Describe the bug A clear and concise description of what the bug is. It seems the prettier buid is failing on PRs that are coming from certain places. I...
Hi! I have a very beginner friendly repo I'd like to include!
Need to upgrade Eui to latest version which has several improvements, and fixes a bug with local development that does not consistently render icons. @brandonmcconnell would you like this one...
Noticed this in this PR introducing the sponsor section: https://github.com/brittanyjoiner15/eui-event-template/pull/99 For some reason the app crashes when you click on the toggle to change from light to dark and vice...
Configure the app to utilize i18n so that we can make the website work with other languages! https://elastic.github.io/eui/#/utilities/i18n
Add a section above the footer that accepts multiple logos (you can add fake ones in there for the time being) that would be able to hold the sponsors of...
Right now the table can't be sorted. But it should be fairly straightforward to add sorting to the table. https://elastic.github.io/eui/#/tabular-content/tables#adding-sorting-to-a-table Ideally, we can sort: * session date * session time...
Create a page under docs explaining how to set up site reporting with MixPanel. You can see some examples of how I did this with [Rainbow Stack summit](https://github.com/brittanyjoiner15/rainbowstack-summit). Note -...
Not really a story for the user, but more for the developer. Ideally we could update this app to be in Typescript instead of Javascript, but it's a low priority...