// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 16, 2026
27.7 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

‘I’m really tired of having to listen to her arguments’: SG employer considers replacing maid

The employer said her helper’s attitude was “super” when she first arrived, but changed after several months.

Too many choices, too many deal-breakers? Singaporeans say dating apps are making love harder

Some Singaporeans think dating apps have given people too many choices, making it easier to reject, ghost and move on to the next match.

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