Mohammad Ibrahim
Mohammad Ibrahim
I have been looking into this and have a few questions. I have currently implemented a dark theme for the pre-defined colors in the `BULMA_SETTINGS`, the colors only change for...
Umm, I will first try to implement bare minimum of this on my fork(2-3 days) if it works I will post a comment and they you can assign this to...
If the status gets approved can I be assigned this issue?
@wookie184 For the first part I think these lines are concerned + https://github.com/python-discord/sir-lancebot/blob/main/bot/exts/utilities/githubinfo.py#L350-L351 + https://github.com/python-discord/sir-lancebot/blob/main/bot/exts/utilities/githubinfo.py#L264 We could use either dd/mm/yyyy or mm/dd/yyyy for both. Don't know about the third part,...
@eruvanos > UIInputText - restrict input to digits (optional) By this it means just '0123456789' or python's builtin isdigit functionality? > UIFile - Choose a file dialogue (crazy but possible)...
you can assign this issue to me
> Maybe adding a callable validator argument to labels would be a good idea? Can it not be done with just regex? like `acceptable_format: re.Pattern`
Currently waiting for #1523
@eruvanos Yeah I am currently free and will definitely look into it, maybe best case scenario even today and will update you on the requested fixes and implementations.