// Adds dimensions UUID, Author and Topic into GA4
Saturday, June 6, 2026
32.7 C
Singapore

Letter to the Editor | Diners shouldn’t make a fuss when restaurants don’t allow outside food

Dear Editor,

I refer to The Independent Singapore’s featured news: Brickbats instead of support pours in for woman who complained that Singapore restaurant kicked her out (April 20, 2024).

By right, any restaurant or food court in Singapore or other countries such as Hong Kong and Australia has a rule that explicitly stipulates that no outside food is allowed to be consumed inside the restaurant.

Hence, the particular restaurant customer should be aware of and acknowledge this rule, which is nowadays very common and practised in most restaurants locally and regionally.

In this respect, the special customer should explain her exclusive medical condition clearly and exchange views calmly with the restaurant staff or manager to seek ways of compromise and empathise for resolving any unhappiness instead of making a fuss about this trivial matter and transpiring it on social media.

We should always be mindful that social media is a double-sided sabre. Any posting on the social media platform will attract vast attention, opinions, comments, support or criticisms.

Hence, prior to posting on it, we should discreetly weigh the pros and cons to examine whether there has been any adverse or negative criticism, backlash, or repercussions.

For example, what the specific customer did receive/caused public outrage and counter-effects.

Teo Kueh Liang


The views expressed here are those of the author/contributor and do not necessarily represent the views of The Independent Singapore.

Got a juicy story to share? Came across a gross injustice that needs to be heard? Want to have your opinion on current events made known? Email us your story with details and proof! Make your voice known! [email protected]

- Advertisement -

Hot this week

MOM/NTUC: Employers cannot disguise retrenchments as ‘new opportunities’ by asking Singapore workers to reapply for jobs overseas

Some companies are avoiding the term “retrenchment” to reduce negative perceptions by asking workers to apply for relocated roles abroad

‘Why do the good things only come after I leave?’ Singaporeans share their most ironic timing stories

On Reddit, a netizen was curious and asked: What was your “why do the good things only come after I have left” moment?

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