// Adds dimensions UUID, Author and Topic into GA4
Saturday, February 7, 2026
31.8 C
Singapore

Netizen tells Lawrence Wong his priority should be “jobs, inflation and unemployed Locals” instead of organising team of leaders

The news that there was no timeline yet for taking over as Prime Minister came as a bit of a surprise to netizens, especially when Lawrence Wong said his focus for now “is thinking about organising the team of Singapore’s leaders and to become familiar with his own expanded role”.

Deputy Prime Minister and Finance Minister Lawrence Wong said on Monday (Aug 15) that there were two possible scenarios for when the leadership transition could take place.

The first: Mr Wong could take over as prime minister before the next general election, which must be held by November 2025. In such a case, Mr Wong said he would “clearly lead” the People’s Action Party (PAP) and its fourth generation of political leaders, or the 4G team, in the election.

The second: Prime Minister Lee Hsien Loong could continue to lead the party in the upcoming election, and then relinquish the position to him if the PAP wins.

See also  ‘What about Ivan Lim?’ Netizens ask, after Shanmugam's said acquitted maid's case will be looked into

Mr Wong added that a decision had yet to be made on the timing. He added that for now, what is most important for him is thinking about organising the team of Singapore’s leaders and becoming familiar with his own expanded role.

“My priority for now is really to start thinking about organising the team, how we might want to go about dealing with our immediate priorities and really take this time to settle in to my new expanded responsibilities and portfolios,” he said, according to a Straits Times article.

“In due course, we will make a decision on this important matter (of succession).”

Mr Wong’s comments were made during an interview with Bloomberg editor-in-chief John Micklethwait.

Netizens who commented on the interview felt that the timeline was not at all an indication and seemed to be rather vague.

Screen Shot 2022 08 17 at 11.53.43 AM Screen Shot 2022 08 17 at 11.54.10 AM Screen Shot 2022 08 17 at 11.54.17 AM Screen Shot 2022 08 17 at 11.54.30 AM Screen Shot 2022 08 17 at 11.54.47 AM Screen Shot 2022 08 17 at 11.55.10 AM

- Advertisement -

Hot this week

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); } });
// //