// Adds dimensions UUID, Author and Topic into GA4
Wednesday, July 8, 2026
30 C
Singapore

Barriers erected in covered walkway in Fengshan? Impedes older and disabled users

With the prospect of 1 in 5 of the population being aged 65 years and above in Singapore by 2030, it is necessary that buildings are made barrier-free and user-friendly. But it seems one constituency is doing the exact opposite.
According to an online forum, barriers have been constructed in the covered walkway in Block 100, Bedok North Ave 4.
barrierIt is unknown when the barrier was constructed, but the block of flats are in the newly created single member constituency of Fengshan. The Member of Parliament for that constituency, Cheryl Chan, won Workers’ Party’s Dennis Tan in a close contest last election.
Workers’ Party had in the past asked in Parliament how inclusive our society is. It pointed out that many older buildings are not barrier-free and so remain inaccessible to persons with disabilities.

- Advertisement -

Hot this week

SIA subsidiary draws up new partnership with Air India

SIA Engineering Company (SIAEC) and Air India have signed a memorandum of understanding (MOU) to explore maintenance, repair, and overhaul (MRO) opportunities in India, including the potential form...

Singapore National Day Parade eases guidelines after public concerns

The Singapore National Day Parade (NDP) in 2026 will be the first time in a decade that the National Stadium has returned to the event, making it a momentous occasion. The National Day Parade Organ...

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