// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
31.9 C
Singapore

ELD confirms Electoral Boundaries Review Committee has yet to be convened

SINGAPORE: Singapore’s Elections Department (ELD) has confirmed that the Electoral Boundaries Review Committee (EBRC) has yet to be convened, sparking speculation about the timing of the next general election.

The establishment of the EBRC is a crucial precursor to the scheduling of a general election. Historically, once the committee is formed, a general election could be held anywhere between four months to a year from the announcement of its commission.

The last time the committee was convened was in August 2019, preceding the general elections in July 2020.

Questions surrounding the timing of the upcoming general election have intensified following Prime Minister Lee Hsien Loong’s recent announcement that he will be stepping down and passing the baton to his successor, Lawrence Wong, on May 15.

Analysts have been quick to interpret this leadership succession timeline as a potential indicator that the general election might be closer than anticipated, with some even speculating that it could take place as early as June 2024.

Lawrence Wong himself has confirmed that there will be no Cabinet reshuffle until after the next general election, further fueling speculation among political circles and the public alike.

- Advertisement -

Hot this week

‘Getting zero offers for 2 months was a good slap in the face’: Fresh grad reluctantly accepts job offer that pays below salary expectations

SINGAPORE: It seems the job market is forcing the hands of some fresh graduates, pushing them to accept jobs that pay below their salary expectations. Recently, an NUS graduate shared anonymously...

‘I feel lost and embarrassed’: Singaporean fresh grad opens up after failing probation

SINGAPORE: A Singaporean fresh graduate shared on Reddit that she feels “dejected” after failing her probation at her first full-time job, an outcome she never saw coming because she believed thing...

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); } });
// //
Enable Notifications OK No thanks