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

81 arrested in island-wide CNB operation; Punggol suspects allegedly throw paraphernalia from window

The haul found in the Punggol unit was estimated to be worth more than S$105,500

To touch, or not to touch? Singaporeans debate children’s bodily autonomy vs friendly pats from seniors

In the wake of the incident of a hawker uncle getting pushed to the ground by an irate man after the uncle touched a little girl on the head, two opinions have surfaced: it's harmless when the elde...

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