|
|
|
|
|
by shash7
2011 days ago
|
|
I've been building complex UIs since early this year and one thing that's been interesting is that whenever I add a feature which performs an action automatically for the user(let's call this a smart action), it almost always backfires. Generally speaking, people like their actions to be predictible, reproductive and deterministic. Whenever an app trys to add smart actions in the hopes of making the UI more responsive, it has the opposite reaction. Notion seems like one of those tools that relies on a lot of background smart actions. Not that I mind too much, I'm a big fan actually. |
|