// Adds dimensions UUID, Author and Topic into GA4
Saturday, March 7, 2026
26.8 C
Singapore

Workers’ Party on their GE strategy, having lost three candidates now

SINGAPORE: Despite losing three candidates out of the 21 that the Workers’ Party fielded in 2020, the Workers’ Party says it is still too premature to talk about the General Elections.

Workers’ Party Chief Pritam Singh added that the search for candidates is always an ongoing process, and this will continue. There are already people working the ground and walking the ground, and that will also continue, he added.

“Our approach to be a rational responsible and respectable party whose members carry that credo into Parliament continues. I think we have always taken a measured approach, but not an approach where we recoil from difficult issues in Parliament. I think we have taken them on; we will continue to take them on, but we do it sensibly and we do it in a way which gives Singaporeans confidence that you can have an effective opposition and you can have a government that runs the country both coexisting at the same time and serving in the interest of Singapore and Singaporeans. That’s what I will say for the Workers’ Party”, he said.

See also  "Review CPF, abolish presidency and disband Temasek" - Singaporean's wishlist for potential opposition coalition goes viral

Raeesah Khan stepped down in November 2021 after admitting to lying in Parliament. She was deemed to have abused parliamentary privilege and fined $35,000. With the resignations of both Leon Perera and Nicole Seah, the Workers’ Party has lost three out of their total of 21 candidates. /TISG

- Advertisement -

Hot this week

‘Is it normal in Singapore families to share dishes without serving utensils?’ – Man asks, concerned about falling sick

The man clarified that he has no issue with this practice when it occurs within his own household

Singapore government raises retirement and re-employment age again

Starting July 1, 2026, the statutory retirement age will be raised from the current 63 to 64, and the upper limit for re-employment will also be raised from 68 to 69.

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //