Pratyush Singh

Results 3 issues of Pratyush Singh

Summary This pull request introduces the ConcatenateListsBlock, a new block that merges multiple lists into a single flattened list. The implementation uses itertools.chain for efficient concatenation and includes input validation...

size/xl
platform/backend
Possible security concern
platform/blocks
Review effort 5/5

Hi 👋, Firstly, great work on this project! The tool is really helpful for quickly getting the total duration of YouTube playlists. However, I noticed that this project currently doesn’t...

[FIX] Make .alert-action visible inside .alert-important ### Issue The `.alert-action` links inside `.alert-important` alerts were not visible, as the `.alert-important` class sets a background color and text color that overrides...