Adrian
Adrian
we haven't yet decided whether this is something we want to implement at all
Thanks for the feedback! For your first suggestion there's already #174 which should mostly cover it. I agree that the second option could be useful as well; if we let...
Are there any CSS media queries indicating the client wants high contrast? The last time I checked there was only a Edge-only one which we of course don't want to...
Oh, there's actually this one: https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-contrast Maybe we could switch to higher contrast colors using that query...
> I'm happy to try and iterate on some theme changes (while trying to keep the current "accents"), what are your opinions here? Sure, that sounds good!
I think we could even collapse the unused slots by default in that view and make them "click to show"...
I think (3) is already the case after creating the newdle. If not that sounds like a good idea to add. (2) makes sense as well IMHO. A PR would...
I use single-slot private newdles myself for interview slots. for me it wasn't really an issue that people could see which slots have already been taken. But I can understand...
Using the stable LTS provided by nodejs would be a good idea. :)
I don't think we really have many system dependencies except maybe libpq-dev in order to install psycopg2 for database access.