Sudip Ghimire
Sudip Ghimire
I was thinking of using this crate but seems like author is not being able to give time to for it's maintenance. Can this be used? I mean if this...
# Trait-to-extend ( I don't know what else could I name it ) I am presenting my opinion for another anti-pattern. While I have treated this as anti-pattern some of...
## Problem Current while constructing widgets, parameter are taken as preference. Eg: While creating `Table Table` which will user to choose to pass borrowed or owned type
## Description This PR will enable to have a text object which hides the actual content. This will be specifically useful to show sensative content like password in tui but...
Closes: #11902 Polkadot companion: https://github.com/paritytech/polkadot/pull/5815 ## Update - Allow `max_voters` & `max_candidates` to be configurable from `Config` trait of `pallet_elections_phragmen` - Put value `1000` (for `max_candidates`) & `10_000` (for `max_voters`)...
Changed described in: https://github.com/paritytech/substrate/pull/11908
I tried to achive the same looks as in screenshot of README and I say I only got something partial. Here is the actual screenshot  The green background throughout...
While the cleaning process is running (probably long) and if we select any line the we cannot scroll to the line below it. ** Ways to Reproduce ** 1) Start...
Moonbeam's pallet-staking seems to be fit in our use case as well. I would like to request you guys if you have some reference on how to implement pallet-staking in...
Hey! I tried to setup tabline using your function but still nothing is shown. I am also using lualine. Any help?