bdbch
bdbch
@howardchung thats true. I think we could create a general theming configuration which we can transform to the material-ui theme configuration so if we decide to not use material-ui anymore,...
In general I also started doing this ticket in combination with #2226
We could also implement tooltips for more abbreviations like here for example: https://www.opendota.com/records Sure we could also rely on people reading the target URL which explains that **HH** stands for...
I would like to have the same data as the other endpoints that are associated with player data. For example: ``` avatar last_login name personaname rank_tier score ``` Main purpose...
Ah so https://www.opendota.com/heroes/102/players here only pro players are listed? I just wondered because I would like to have one unified variant for the player profiles in tables because right now...
We could also use @material-ui's component: https://material-ui.com/components/skeleton Should be easy to render table item with a loading state.
The material-ui skeleton component can also be arranged as needed. They support multiple options like `` - which will render a rectangle with a specific width and height `` -...
Hey @dmonad! We also experienced the same issue over on Tiptap (strangely only in our Vue editor, the React editor worked just fine). I pointed this it back to version...
What would be your suggestion since headlines should also be grouped together with the content it describes by law of proximity? https://lawsofux.com/law-of-proximity/
First thing I could reduce is the bottom margin on headlines to remove some of the white space but I'd still keep a clean separation to the content above (if...