Sudip Ghimire

Results 19 issues of 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

enhancement

## 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`)...

A0-pleasereview
B0-silent
C1-low 📌
D3-trivial 🧸

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 ![image](https://user-images.githubusercontent.com/39845901/124379157-0b42bd00-dcd5-11eb-8874-0eecaff05224.png) 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...

priority:low
platform: linux

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?