polkadot-js / apps

Basic Polkadot/Substrate UI for interacting with a Polkadot and Substrate node. This is the main user-facing application, allowing access to all features available on Substrate chains.
https://dotapps.io
Apache License 2.0
1.75k stars 1.54k forks source link

Council view does not display motions #10548

Open TorstenStueber opened 5 months ago

TorstenStueber commented 5 months ago

This is a follow up for https://github.com/polkadot-js/apps/issues/9914. The council is now visible on Pendulum (see here) but the council view does not display current ongoing motions ("council proposals"), i.e., the motion view is completely empty.

However, there is currently on ongoing council proposal as can be witnessed by inspecting the chain state of the council pallet directly, see screenshots.

Screenshot 2024-05-07 at 11 34 04 Screenshot 2024-05-07 at 11 34 36

TarikGul commented 5 months ago

So it looks like there is no motions in Pendulum at the moment so I couldn't narrow it down. The above has seemed to expire? Let me know if I am wrong.

TorstenStueber commented 5 months ago

Yes, I will ping you when there is a motion again.